SAGE
A Simple Academic Game Engine
Loading...
Searching...
No Matches
SageTimer.h File Reference

Interface for the timer CTimer. More...

#include <algorithm>
#include "SageWindowDesc.h"
Include dependency graph for SageTimer.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Sage::CTimer
 The timer class. More...
 

Detailed Description

I can't take much credit for this because it's adapted from Microsoft demos.