Home
last modified time | relevance | path

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

/CTR-SDK-4.2.7-SampleDemos/gx/Api/CommandListDouble/
Dgx_CommandListDouble.cpp479 f32 storeTime = totalStoreTime / static_cast<f32>( s_MaxCount ); in DrawFrame() local
483 NN_UNUSED_VAR(storeTime); in DrawFrame()
488 NN_LOG("Average storeTime = %f (usec)\n", storeTime); in DrawFrame()