Searched refs:time_spent_ms (Results 1 – 1 of 1) sorted by relevance
1743 unsigned time_spent_ms = 0; in poll_until() local1746 while (time_spent_ms < timeout_ms) in poll_until()1754 time_spent_ms += interval_ms; in poll_until()