Searched refs:convert_time (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/ntp/sntp/
H A Dheader.h85 extern time_t convert_time (double value, int *millisecs);
H A Dtiming.c41 time_t convert_time (double value, int *millisecs) { function
H A Dmain.c567 now = convert_time(current_time(offset),&milli);

Completed in 128 milliseconds