Home
last modified time | relevance | path

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

/libcpu/risc-v/common64/
A Dtick.c68 unsigned long run_time; in rt_hw_us_delay() local
74 run_time = clock_cpu_gettime(); in rt_hw_us_delay()
75 } while(run_time < end_time); in rt_hw_us_delay()

Completed in 2 milliseconds