Searched refs:get_time_ms (Results 1 – 3 of 3) sorted by relevance
50 static uint32_t get_time_ms(void){ in get_time_ms() function71 int t1 = get_time_ms(); in TEST_GROUP()73 int t2 = get_time_ms(); in TEST_GROUP()75 int t3 = get_time_ms(); in TEST_GROUP()
120 uint32_t (*get_time_ms)(void); member
296 return the_run_loop->get_time_ms(); in btstack_run_loop_get_time_ms()