Searched refs:totalTime (Results 1 – 1 of 1) sorted by relevance
140 { PTime const totalTime = UTIL_clockSpanNano(clockStart); in BMK_benchFunction() local142 rt.nanoSecPerRun = (double)totalTime / nbLoops; in BMK_benchFunction()