Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Api/EarlyDepthTestSample/
DEarlyDepthTestSample.cpp149 s64 startTime = GetTimeMicroSeconds(); in DrawFrame() local
259 s_TmpFpsSum += GetTimeMicroSeconds() - startTime; in DrawFrame()