|  | Box2D
    2.3.0
    A 2D Physics Engine for Games | 
#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.
 1.8.17
 1.8.17