time_measure.h File Reference


Detailed Description

#include <sys/time.h>
#include <sys/times.h>
#include <fstream>
#include <iostream>
#include <unistd.h>

Go to the source code of this file.

Namespaces

namespace  lemon

Classes

class  TimeStamp
 A class to store (cpu)time instances. More...
class  Timer
 Class for measuring the cpu time and real time usage of the process. More...
class  TimeReport
 Same as Timer but prints a report on destruction. More...
class  NoTimeReport
 'Do nothing' version of TimeReport More...

Functions

template<class F>
TimeStamp lemon::runningTimeTest (F f, double min_time=10, int *num=NULL, TimeStamp *full_time=NULL)
 Tool to measure the running time more exactly.


Generated on Fri Feb 3 18:39:55 2006 for LEMON by  doxygen 1.4.6