Box2D  2.3.0
A 2D Physics Engine for Games
Public Member Functions | List of all members
b2Timer Class Reference

#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.
 

Detailed Description

Timer for profiling. This has platform specific code and may not work on every platform.


The documentation for this class was generated from the following files: