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