Home
last modified time | relevance | path

Searched refs:get_time_ms (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/lib/
H A Dtst_test.c1425 static unsigned long long get_time_ms(void) in get_time_ms() function
1463 stop_time = get_time_ms() + (unsigned long long)(duration * 1000); in testrun()
1473 if (stop_time && get_time_ms() < stop_time) in testrun()

Completed in 3 milliseconds