Searched defs:seconds (Results 1 – 2 of 2) sorted by relevance
25 void f(std::chrono::seconds) in f()
3197 time_t seconds = static_cast<time_t>(ms / 1000); in FormatEpochTimeInMillisAsIso8601() local