Searched defs:Seconds (Results 1 – 2 of 2) sorted by relevance
24 constexpr Seconds::Seconds(uint64_t seconds) : mSeconds(seconds) {} in Seconds() function