Home
last modified time | relevance | path

Searched defs:monotonic_us (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/libbb/
Dtime.c317 unsigned long long FAST_FUNC monotonic_us(void) in monotonic_us() function
344 unsigned long long FAST_FUNC monotonic_us(void) in monotonic_us() function
/busybox-1.35.0/shell/
Drandom.c30 # define monotonic_us() time(NULL) macro