Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/unity/include/
Dunity_config.h45 #define UNITY_EXEC_TIME_MS() unity_exec_time_get_ms() macro
/hal_espressif-3.6.0/components/unity/
Dunity_runner.c165 UnityPrintNumberUnsigned(UNITY_EXEC_TIME_MS()); in unity_run_single_test_by_index_parse()