TexGen
Classes | Namespaces | Functions
Timer.h File Reference
#include <ctime>
#include <iostream>
#include <iomanip>
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  TexGen::CTimer
 Class used to meaure the amount of time it takes to perform a certain task. More...
 

Namespaces

namespace  TexGen
 Namespace containing a series of customised math operations not found in the standard c++ library.
 

Functions

std::ostream & TexGen::operator<< (std::ostream &os, CTimer &t)