Arkanoid Remake  1.0
Public Member Functions | List of all members
sdltk::Timer Class Reference

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.
 

Detailed Description

Utility timer (e.g. for dynamics calculations)


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