OSB_LIB::Stopwatch::Interval Struct Reference

Collaboration diagram for OSB_LIB::Stopwatch::Interval:

Collaboration graph
[legend]
List of all members.

Detailed Description

Interval.

Definition at line 68 of file stopwatch.h.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

OSB_LIB::Stopwatch::Interval::Interval (  )  [inline]

Default constructor.

Definition at line 70 of file stopwatch.h.


Member Data Documentation

long OSB_LIB::Stopwatch::Interval::count_

Number of calls to stop().

Definition at line 77 of file stopwatch.h.

double OSB_LIB::Stopwatch::Interval::csys_

Accumulated system state CPU time of terminated child processes (sec).

Definition at line 88 of file stopwatch.h.

double OSB_LIB::Stopwatch::Interval::cuser_

Accumulated user state CPU time of terminated child processes (sec).

Definition at line 93 of file stopwatch.h.

double OSB_LIB::Stopwatch::Interval::real_

Accumulated real (wallclock) time (sec).

Definition at line 79 of file stopwatch.h.

double OSB_LIB::Stopwatch::Interval::sys_

Accumulated system state CPU time (sec).

Definition at line 81 of file stopwatch.h.

double OSB_LIB::Stopwatch::Interval::user_

Accumulated user state CPU time (sec).

Definition at line 83 of file stopwatch.h.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 2 14:13:14 2006 for OSB Library by  doxygen 1.4.7