Searched defs:later (Results 1 – 4 of 4) sorted by relevance
11 later: label
17 template<typename T> void later() { doit<T>(0); } in later() function
126 std::chrono::sys_seconds later{time.time_since_epoch() - 1h}; in test_ambiguous() local
65 tsc_tick_count later(tsc_tick_count const other) const { in later() function