Searched defs:timespec_after (Results 1 - 1 of 1) sorted by relevance

/external/adhd/cras/src/common/
H A Dcras_util.h146 static inline int timespec_after(const struct timespec *a, function
180 if (!timespec_after(&now, beg))

Completed in 133 milliseconds