Searched refs:NS_PER_S_ (Results 1 – 2 of 2) sorted by relevance
56 static constexpr auto NS_PER_S_ = variable
62 … uint32_t fps = std::round(realtimeFrameCount * static_cast<float>(NS_PER_S_) / diff.count()); in SetShowRefreshRateEnabled()