Home
last modified time | relevance | path

Searched refs:pc_clock_gettime (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/time/
H A Dposix-clock.c248 static int pc_clock_gettime(clockid_t id, struct timespec64 *ts) in pc_clock_gettime() function
316 .clock_get_timespec = pc_clock_gettime,