Searched refs:precision (Results 1 – 2 of 2) sorted by relevance
366 unsigned precision) in TS_RESP_CTX_set_clock_precision_digits() argument368 if (precision > TS_MAX_CLOCK_PRECISION_DIGITS) in TS_RESP_CTX_set_clock_precision_digits()370 ctx->clock_precision_digits = precision; in TS_RESP_CTX_set_clock_precision_digits()819 unsigned precision) in TS_RESP_set_genTime_with_precision() argument827 if (precision > TS_MAX_CLOCK_PRECISION_DIGITS) in TS_RESP_set_genTime_with_precision()844 if (precision > 0) { in TS_RESP_set_genTime_with_precision()845 BIO_snprintf(p, 2 + precision, ".%06ld", usec); in TS_RESP_set_genTime_with_precision()
1808 precision timer is mixed into the RNG state so the likelihood of a parent
Completed in 23 milliseconds