Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtQuickprof.cpp440 unsigned long int CProfileManager::ResetTime = 0; member in CProfileManager
490 Profile_Get_Ticks(&ResetTime); in Reset()
510 time -= ResetTime; in Get_Time_Since_Reset()
DbtQuickprof.h176 static unsigned long int ResetTime; variable