Searched refs:expected_seconds (Results 1 – 1 of 1) sorted by relevance
55 static bool usec_matches_seconds(timediff_t time_usec, int expected_seconds) in usec_matches_seconds() argument58 bool same = (time_sec == expected_seconds); in usec_matches_seconds()60 (int)time_usec, expected_seconds, in usec_matches_seconds()
Completed in 6 milliseconds