Home
last modified time | relevance | path

Searched refs:sampleEndTime (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/skpbench/
H A Dskpbench.cpp404 const clock::time_point sampleEndTime = now + sampleDuration; in run_gpu_time_benchmark() local
434 } while (now < sampleEndTime || 0 == sample.fFrames); in run_gpu_time_benchmark()

Completed in 3 milliseconds