Box2D  2.2.1
A 2D Physics Engine for Games
Public Member Functions
b2Timer Class Reference

#include <b2Timer.h>

List of all members.

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:
 All Classes Files Functions Variables Enumerations Enumerator Defines