Home
last modified time | relevance | path

Searched refs:boot_time (Results 1 – 1 of 1) sorted by relevance

/scripts/native_simulator/native/src/
A Dtimer_model.c78 static uint64_t boot_time; variable
149 boot_time = get_host_us_time(); in hwtimer_init()
150 last_radj_rtime = boot_time; in hwtimer_init()
191 us_time_to_str(es, expected_rt - boot_time); in hwtimer_tick_timer_reached()
192 us_time_to_str(rs, real_time - boot_time); in hwtimer_tick_timer_reached()

Completed in 4 milliseconds