Go to the source code of this file.
◆ clib_time_init()
◆ clib_time_verify_frequency()
__clib_export void clib_time_verify_frequency |
( |
clib_time_t * |
c | ) |
|
◆ clock_frequency_from_proc_filesystem()
static f64 clock_frequency_from_proc_filesystem |
( |
void |
| ) |
|
|
static |
◆ clock_frequency_from_sys_filesystem()
static f64 clock_frequency_from_sys_filesystem |
( |
void |
| ) |
|
|
static |
◆ estimate_clock_frequency()
static f64 estimate_clock_frequency |
( |
f64 |
sample_time | ) |
|
|
static |
◆ format_clib_time()
__clib_export u8* format_clib_time |
( |
u8 * |
s, |
|
|
va_list * |
args |
|
) |
| |
◆ os_cpu_clock_frequency()
__clib_export f64 os_cpu_clock_frequency |
( |
void |
| ) |
|