Home
last modified time | relevance | path

Searched refs:avg (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-1.0.0/CTR_SDK/sources/libraries/rdt/CTR/
Drdt_Stopwatch.cpp179 f64 avg = static_cast<f64>(total) / m_times; in printContents() local
180 … Printf( "%10.2llf, %8lld, %8lld, %10lld, %8d, \"%s\"\n", avg, min, max, total, m_times, m_name); in printContents()