Home
last modified time | relevance | path

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

/third_party/eudev/src/shared/
H A Dselinux-util.c70 usec_t before_timestamp, after_timestamp; in mac_selinux_init() local
107 after_timestamp = now(CLOCK_MONOTONIC); in mac_selinux_init()
115 format_timespan(timespan, sizeof(timespan), after_timestamp - before_timestamp, 0), in mac_selinux_init()
119 format_timespan(timespan, sizeof(timespan), after_timestamp - before_timestamp, 0)); in mac_selinux_init()

Completed in 2 milliseconds