Searched defs:sys_time (Results 1 – 3 of 3) sorted by relevance
615 static time_t sys_time(time_t *x) { return time(x); } sys_time() function
307 const auto sys_time = fs::file_time(st, ec); in from_stat() local
303 const auto sys_time = fs::file_time(st, ec); in from_stat() local