HomeSort by: relevance | last modified time | path
    Searched refs:monotime_double (Results 1 - 6 of 6) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
progressmeter.c 152 now = monotime_double();
259 start = last_update = monotime_double();
srclimit.c 282 now = monotime_double();
411 now = monotime_double();
483 now = monotime_double();
misc.h 105 double monotime_double(void);
auth2.c 262 double elapsed = monotime_double() - start, req = seconds, remain;
288 double tstart = monotime_double();
clientloop.c 1510 start_time = monotime_double();
1703 total_time = monotime_double() - start_time;
misc.c 1791 monotime_double(void) function

Completed in 18 milliseconds