Searched defs:NANO_SECONDS (Results 1 – 2 of 2) sorted by relevance
24 #define NANO_SECONDS(x) ((unsigned long long)(x) % 1000000000) macro
19 #define NANO_SECONDS(x) ((unsigned long long)(x) % 1000000000) macro