Searched refs:totalStoreTime (Results 1 – 1 of 1) sorted by relevance
449 static f32 totalStoreTime = 0.0f; in DrawFrame() local465 totalStoreTime += storeTimeSpan.GetMicroSeconds(); in DrawFrame()475 NN_UNUSED_VAR(totalStoreTime); in DrawFrame()479 f32 storeTime = totalStoreTime / static_cast<f32>( s_MaxCount ); in DrawFrame()494 totalStoreTime = 0.0f; in DrawFrame()