INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

NONFRAMEWORK CODE
Driver Interfaces
Drivers
Libraries
Utilities

FRAMEWORK CODE
Interfaces
Components
Libraries
Utilities

Full Software Listings

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

hydroutil::CpuStopwatch Class Reference

times user-space CPU time More...

#include <cpustopwatch.h>

Inherits hydroutil::Stopwatch.

List of all members.


Detailed Description

times user-space CPU time

This 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.

See also:
Stopwatch
RealTimeStopwatch
Author:
Alex Brooks

The documentation for this class was generated from the following files:
 

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5