Arkanoid Remake
1.0
|
Utility timer (e.g. for dynamics calculations) More...
#include <sdltk.h>
Public Member Functions | |
Timer () | |
Constructor. | |
void | Start () |
Start the timer. | |
void | Stop () |
Stop the timer. | |
unsigned int | GetTimeMs () |
Get the elapsed time in milliseconds. | |
Utility timer (e.g. for dynamics calculations)