orca-robotics INTRODUCTION Overview Download and Install Documentation REPOSITORY Interfaces Drivers Libraries Utilities Software Map DEVELOPER Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
hydroutil::CpuStopwatch Class Referencetimes user-space CPU time More...
Inherits hydroutil::Stopwatch. Inheritance diagram for hydroutil::CpuStopwatch: Detailed Descriptiontimes user-space CPU timeThis fucker times _user-space_cpu_time_, not wallclock time. This should give some idea of how hard your process is working, relatively independent of system load or how much time is spent waiting for I/O. The 'start' and 'stop' buttons do the obvious thing. 'startWithoutReset' starts the clock ticking _without_ resetting first. 'reset' resets and stops the clock.
The documentation for this class was generated from the following files:
|
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)