Bullet Collision Detection & Physics Library
|
Public Attributes | |
LARGE_INTEGER | mClockFrequency |
DWORD | mStartTick |
LONGLONG | mPrevElapsedTime |
LARGE_INTEGER | mStartTime |
Definition at line 57 of file btQuickprof.cpp.
LARGE_INTEGER btClockData::mClockFrequency |
Definition at line 61 of file btQuickprof.cpp.
LONGLONG btClockData::mPrevElapsedTime |
Definition at line 63 of file btQuickprof.cpp.
DWORD btClockData::mStartTick |
Definition at line 62 of file btQuickprof.cpp.
LARGE_INTEGER btClockData::mStartTime |
Definition at line 64 of file btQuickprof.cpp.