Home
last modified time | relevance | path

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

/external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletCollision/BroadphaseCollision/
DbtDbvt.cpp903 const int time=(int)wallclock.getTimeMilliseconds(); in benchmark()
929 const int time=(int)wallclock.getTimeMilliseconds(); in benchmark()
947 const int time=(int)wallclock.getTimeMilliseconds(); in benchmark()
963 const int time=(int)wallclock.getTimeMilliseconds(); in benchmark()
987 const int time=(int)wallclock.getTimeMilliseconds(); in benchmark()
1009 const int time=(int)wallclock.getTimeMilliseconds(); in benchmark()
1037 const int time=(int)wallclock.getTimeMilliseconds(); in benchmark()
1056 const int time=(int)wallclock.getTimeMilliseconds(); in benchmark()
1078 const int time=(int)wallclock.getTimeMilliseconds(); in benchmark()
1109 const int time=(int)wallclock.getTimeMilliseconds(); in benchmark()
[all …]
/external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
DbtQuickprof.h50 unsigned long int getTimeMilliseconds();
DbtQuickprof.cpp131 unsigned long int btClock::getTimeMilliseconds() in getTimeMilliseconds() function in btClock