Searched refs:s_test_stop (Results 1 – 1 of 1) sorted by relevance
32 static uint32_t s_test_start, s_test_stop; variable88 s_test_stop = cpu_hal_get_cycle_count(); in unity_exec_time_stop()93 return (s_test_stop - s_test_start) / (esp_clk_cpu_freq() / 1000); in unity_exec_time_get_ms()