stopwatch_u Class Reference

Stopwatch class using times() to measure userspace CPU time of ourselves and our children. More...

#include <stopwatch.h>

Inheritance diagram for stopwatch_u:

Inheritance graph
[legend]
Collaboration diagram for stopwatch_u:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 stopwatch_u ()

Protected Member Functions

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


Detailed Description

Stopwatch class using times() to measure userspace CPU time of ourselves and our children.

Definition at line 210 of file stopwatch.h.


Constructor & Destructor Documentation

stopwatch_u::stopwatch_u (  )  [inline]

Definition at line 221 of file stopwatch.h.


Member Function Documentation

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

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

Reimplemented from stopw_base.

Definition at line 213 of file stopwatch.h.

References stopw_base::secs_per_tick.


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