Home
last modified time | relevance | path

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

/include/linux/
A Dtimekeeping.h272 extern bool ktime_get_aux_ts64(clockid_t id, struct timespec64 *kt);
275 static inline bool ktime_get_aux_ts64(clockid_t id, struct timespec64 *kt) { return false; } in ktime_get_aux_ts64() function

Completed in 3 milliseconds