stopwatch_us Class Reference

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

#include <stopwatch.h>

Inheritance diagram for stopwatch_us:

Inheritance graph
[legend]
Collaboration diagram for stopwatch_us:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 stopwatch_us ()

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 and system CPU time of ourselves and our children.

Definition at line 228 of file stopwatch.h.


Constructor & Destructor Documentation

stopwatch_us::stopwatch_us (  )  [inline]

Definition at line 240 of file stopwatch.h.


Member Function Documentation

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

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

Reimplemented from stopw_base.

Definition at line 231 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:07 2013 for TBCI Numerical high perf. C++ Library by  doxygen 1.5.6