Searched defs:seconds (Results 1 – 2 of 2) sorted by relevance
99 static constexpr uint64_t SecondsToMs(uint64_t seconds) { in SecondsToMs()
394 const double seconds = NsToMs(total_ns) / 1000.0; in DumpPerformanceInfo() local