OSB_LIB::Stopwatch::Sws Struct Reference

Collaboration diagram for OSB_LIB::Stopwatch::Sws:

Collaboration graph
[legend]
List of all members.

Detailed Description

Structure to store information from times().

Definition at line 107 of file stopwatch.h.

Public Member Functions

Public Attributes


Constructor & Destructor Documentation

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

Default constructor.

Definition at line 109 of file stopwatch.h.


Member Data Documentation

clock_t OSB_LIB::Stopwatch::Sws::cstime_

User time of dead children.

Definition at line 121 of file stopwatch.h.

Referenced by OSB_LIB::Stopwatch::start(), and OSB_LIB::Stopwatch::stop().

clock_t OSB_LIB::Stopwatch::Sws::cutime_

System time of dead children.

Definition at line 123 of file stopwatch.h.

Referenced by OSB_LIB::Stopwatch::start(), and OSB_LIB::Stopwatch::stop().

clock_t OSB_LIB::Stopwatch::Sws::rtime_

Wall clock time.

Definition at line 115 of file stopwatch.h.

Referenced by OSB_LIB::Stopwatch::start(), and OSB_LIB::Stopwatch::stop().

clock_t OSB_LIB::Stopwatch::Sws::stime_

System time.

Definition at line 117 of file stopwatch.h.

Referenced by OSB_LIB::Stopwatch::start(), and OSB_LIB::Stopwatch::stop().

clock_t OSB_LIB::Stopwatch::Sws::utime_

User time.

Definition at line 119 of file stopwatch.h.

Referenced by OSB_LIB::Stopwatch::start(), and OSB_LIB::Stopwatch::stop().


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