Searched refs:time_value (Results 1 – 1 of 1) sorted by relevance
47 auto time_value = steady_clock::now(); in DoGetFrameCount() local59 const auto delta_t = now - time_value; in DoGetFrameCount()63 time_value = now; in DoGetFrameCount()