Searched refs:CLOCKS_PER_SEC_BEOS (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/private/libroot/
H A Dtime_private.h18 #define CLOCKS_PER_SEC_BEOS 1000 macro
19 #define CLK_TCK_BEOS CLOCKS_PER_SEC_BEOS
22 #define MICROSECONDS_PER_CLOCK_TICK_BEOS (1000000 / CLOCKS_PER_SEC_BEOS)

Completed in 65 milliseconds