EvolvingObjects
eoTimeCounter Class Reference

An eoStat that simply gives the user time since first generation It has to be tempatized by EOT because it must be an eoStat. More...

#include <eoTimeCounter.h>

Inheritance diagram for eoTimeCounter:
eoUpdater eoValueParam< double > eoF< void > eoParam eoFunctorBase

List of all members.

Public Member Functions

virtual void operator() ()
 simply stores the time spent in process in its value()

Private Attributes

clock_t utime
time_t start

Detailed Description

An eoStat that simply gives the user time since first generation It has to be tempatized by EOT because it must be an eoStat.

Definition at line 40 of file eoTimeCounter.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends