The LARC Game Engine
A Simple Game Engine from the Laboratory for Recreational Computing
Classes
Timer.h File Reference

Interface for the timer LTimer. More...

#include <algorithm>
#include "WindowDesc.h"

Classes

class  LTimer
 The timer class. More...
 

Detailed Description

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