#pragma once #include using namespace std::chrono; steady_clock::time_point GetNow(); void FlushSteadyClock();