Searched refs:after_timestamp (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dselinux-util.c87 usec_t before_timestamp, after_timestamp; local
115 after_timestamp = now(CLOCK_MONOTONIC);
121 format_timespan(timespan, sizeof(timespan), after_timestamp - before_timestamp, 0),

Completed in 17 milliseconds