Returns the current framerate per seconds.
Returns only the milliseconds since the last reset.
Returns the elapsed Time since the last reset.
Returns the Time since the last Frame.
Reset the clock time
Use this function to get the current value of the high resolution counter.
Use this function to get the count per second of the high resolution counter.
Returns the milliseconds since the application was started.
Returns the Time since the application was started.
Wait for msecs milliseconds, which means that the application freeze for this time.
This class handles timer functions and the window class use these class to calculate the current fps.