Home
last modified time | relevance | path

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

/scripts/native_simulator/native/src/
A Dtimer_model.c314 uint64_t current_stime = nsi_hws_get_time(); in hwtimer_adjust_rt_ratio() local
315 int64_t s_diff = current_stime - last_radj_stime; in hwtimer_adjust_rt_ratio()
319 last_radj_stime = current_stime; in hwtimer_adjust_rt_ratio()
326 us_time_to_str(ct, current_stime); in hwtimer_adjust_rt_ratio()

Completed in 4 milliseconds