Home
last modified time | relevance | path

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

/external/curl/tests/unit/
Dunit1399.c27 static int usec_magnitude = 1000000; variable
55 int time_sec = (int)(time_usec / usec_magnitude); in usec_matches_seconds()