Searched refs:qpc_now_raw (Results 1 – 1 of 1) sorted by relevance
411 uint64_t qpc_now_raw = perf_counter_now.QuadPart; in EstimateLatencyMillis() local412 uint64_t now_time_100ns = qpc_now_raw * (*qpc_to_100ns_); in EstimateLatencyMillis()