Gorgon Game Engine
Timer.h File Reference

contains timer More...

Include dependency graph for Timer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Timer
 Millisecond based timer. More...
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::Time
 This module contains time related information.
 

Functions

std::ostream & operator<< (std::ostream &output, const Timer &timer)
 Allows Timer to be printed. More...
 

Detailed Description

contains timer