Searched refs:total_time_sinc_us (Results 1 – 1 of 1) sorted by relevance
93 double total_time_sinc_us = (TickTime::Now() - start).Microseconds(); in ResampleBenchmarkTest() local95 total_time_sinc_us / kResampleIterations); in ResampleBenchmarkTest()119 (total_time_us - total_time_sinc_us) / total_time_sinc_us * 100); in ResampleBenchmarkTest()