ConicBundle
Classes | Namespaces | Functions
clock.hxx File Reference

Header declaring and (inline) implementing the classes CH_Tools::Microseconds and CH_Tools::Clock as well as some output routines for timing purposes. More...

#include <iostream>
#include <iomanip>
#include <time.h>

Go to the source code of this file.

Classes

class  CH_Tools::Microseconds
 extra long integer number for expressing and computing time measurements in microseconds. More...
 
class  CH_Tools::Clock
 allows measuring time difference to its initialization time in Microseconds More...
 

Namespaces

 CH_Tools
 Some convenient inline tools like a clock for timing, a random number generator, a heapsort template sorting indices.
 

Functions

Microseconds CH_Tools::wall_clock (void)
 returns the wall clock time since Epoch
 

Detailed Description

Header declaring and (inline) implementing the classes CH_Tools::Microseconds and CH_Tools::Clock as well as some output routines for timing purposes.

Version
1.0
Date
2006-06-19
Author
Christoph Helmberg