Searched refs:NSEC_PER_MINUTE (Results 1 - 1 of 1) sorted by relevance
/third_party/eudev/src/shared/ | ||
H A D | time-util.h | 47 #define NSEC_PER_MINUTE ((nsec_t) (60ULL*NSEC_PER_SEC)) macro 49 #define NSEC_PER_HOUR ((nsec_t) (60ULL*NSEC_PER_MINUTE)) |
Completed in 1 milliseconds