Home
last modified time | relevance | path

Searched refs:time_usec (Results 1 – 1 of 1) sorted by relevance

/curl/tests/unit/
H A Dunit1399.c55 static bool usec_matches_seconds(timediff_t time_usec, int expected_seconds) in usec_matches_seconds() argument
57 int time_sec = (int)(time_usec / usec_magnitude); in usec_matches_seconds()
60 (int)time_usec, expected_seconds, in usec_matches_seconds()

Completed in 4 milliseconds