Searched defs:ts_realtime (Results 1 - 1 of 1) sorted by relevance
/systemd/src/core/ | ||
H A D | timer.c | 356 usec_t ts_realtime, ts_monotonic; local 375 ts_realtime = now(CLOCK_REALTIME); 392 b = t->last_trigger.realtime > 0 ? t->last_trigger.realtime : ts_realtime; |
Completed in 21 milliseconds