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

/bionic/libc/include/
H A Dtime.h101 #define CLOCK_MONOTONIC 1 macro
/bionic/libc/kernel/common/linux/
H A Dtime.h64 #define CLOCK_MONOTONIC 1 macro
70 #define CLOCKS_MASK (CLOCK_REALTIME | CLOCK_MONOTONIC)
71 #define CLOCKS_MONO CLOCK_MONOTONIC

Completed in 53 milliseconds