Searched refs:start_ms (Results 1 – 2 of 2) sorted by relevance
71 int64_t start_ms; in test_usleep() local76 start_ms = k_uptime_get(); in test_usleep()83 elapsed_ms = end_ms - start_ms; in test_usleep()
115 uint32_t dt, start_ms = k_uptime_get_32(); in cpu_hold() local139 dt = k_uptime_get_32() - start_ms; in cpu_hold()