Searched defs:sys_seconds (Results 1 – 2 of 2) sorted by relevance
43 using sys_seconds = sys_time<seconds>; variable
37 using sys_seconds = std::chrono::sys_seconds; in main() typedef