#include <b2Timer.h>
Public Member Functions | |
b2Timer () | |
Constructor. | |
void | Reset () |
Reset the timer. | |
float32 | GetMilliseconds () const |
Get the time since construction or the last reset. | |
Timer for profiling. This has platform specific code and may not work on every platform.