Home
last modified time | relevance | path

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

/third_party/ltp/lib/
H A Dtst_test.c62 static struct timespec tst_start_time; /* valid only for test pid */ variable
1374 if (tst_clock_gettime(CLOCK_MONOTONIC, &tst_start_time)) in heartbeat()
1540 elapsed = tst_timespec_diff_ms(now, tst_start_time) / 1000; in tst_remaining_runtime()

Completed in 3 milliseconds