Home
last modified time | relevance | path

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

/CTR-SDK-0.14.23/CTR_SDK-0_14_23-20110107-en/CTR_SDK/sources/libraries/rdt/CTR/
Drdt_Stopwatch.h116 s64 m_total; variable
152 m_total = 0; in Reset()
Drdt_Stopwatch.cpp150 m_total += diff; in Stop()
176 s64 total = nnosTickConvertToMicroSeconds(m_total); in printContents()