Go to the source code of this file.
◆ CLIB_TIME_MAX
#define CLIB_TIME_MAX (1.7976931348623157e+308) |
◆ clib_cpu_time_now()
static u64 clib_cpu_time_now |
( |
void |
| ) |
|
|
inlinestatic |
◆ clib_cpu_time_wait()
static void clib_cpu_time_wait |
( |
u64 |
dt | ) |
|
|
inlinestatic |
◆ clib_time_init()
◆ clib_time_now()
◆ clib_time_now_internal()
◆ clib_time_verify_frequency()
◆ unix_sleep()
static void unix_sleep |
( |
f64 |
dt | ) |
|
|
inlinestatic |
◆ unix_time_now()
static f64 unix_time_now |
( |
void |
| ) |
|
|
inlinestatic |
◆ unix_time_now_nsec()
static u64 unix_time_now_nsec |
( |
void |
| ) |
|
|
inlinestatic |
◆ unix_time_now_nsec_fraction()
static void unix_time_now_nsec_fraction |
( |
u32 * |
sec, |
|
|
u32 * |
nsec |
|
) |
| |
|
inlinestatic |
◆ unix_usage_now()
static f64 unix_usage_now |
( |
void |
| ) |
|
|
inlinestatic |