Home
last modified time | relevance | path

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

/trueos/contrib/ntp/sntp/
HDtiming.c41 time_t convert_time (double value, int *millisecs) { in convert_time() argument
47 if ((*millisecs = (int)(1000.0*(value-result))) >= 1000) { in convert_time()
48 *millisecs = 0; in convert_time()
HDheader.h85 extern time_t convert_time (double value, int *millisecs);
/trueos/crypto/openssl/apps/
HDopenssl.cnf344 accuracy = secs:1, millisecs:500, microsecs:100 # (optional)
/trueos/contrib/ldns/ldns/
HDconfig.h.in535 /* use windows sleep, in millisecs, instead */
/trueos/contrib/ldns/
HDconfigure.ac751 /* use windows sleep, in millisecs, instead */
/trueos/crypto/openssl/doc/apps/
HDts.pod417 and microseconds. E.g. secs:1, millisecs:500, microsecs:100. If any of