Searched refs:time_sec (Results 1 – 1 of 1) sorted by relevance
57 int time_sec = (int)(time_usec / usec_magnitude); in usec_matches_seconds() local58 bool same = (time_sec == expected_seconds); in usec_matches_seconds()
Completed in 4 milliseconds