Searched refs:timeout_s (Results 1 – 1 of 1) sorted by relevance
25 static rt_hwtimerval_t timeout_s = {0}; variable54 timeout = &timeout_s; in rt_perf_start_impl()184 timeout_s.sec = 10; /* No modification is necessary here, use the fixed value */ in utest_tc_init()185 timeout_s.usec = 0; in utest_tc_init()
Completed in 8 milliseconds