stopwatch_e Class Reference

Stopwatch class using gettimeofday() / _ftime() / time() to measure elapsed (= wall clock) time. More...

#include <stopwatch.h>

Inheritance diagram for stopwatch_e:

Inheritance graph
[legend]
Collaboration diagram for stopwatch_e:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 stopwatch_e ()

Protected Member Functions

double seconds () const
 Return the current time, to be overriden in derived classes.


Detailed Description

Stopwatch class using gettimeofday() / _ftime() / time() to measure elapsed (= wall clock) time.

Definition at line 256 of file stopwatch.h.


Constructor & Destructor Documentation

stopwatch_e::stopwatch_e (  )  [inline]

Definition at line 267 of file stopwatch.h.


Member Function Documentation

double stopwatch_e::seconds (  )  const [inline, protected, virtual]

Return the current time, to be overriden in derived classes.

Reimplemented from stopw_base.

Definition at line 259 of file stopwatch.h.

References NULL.


The documentation for this class was generated from the following file:

Generated on Wed Nov 20 09:29:06 2013 for TBCI Numerical high perf. C++ Library by  doxygen 1.5.6