boot_duration_timer
printf_nolog("kernel boot time: %"PRIu64"ms\n", boot_duration_timer());
uint64_t boot_duration_timer(void);