orca-robotics


INTRODUCTION
Overview
Download and Install
Documentation

REPOSITORY
Interfaces
Drivers
Libraries
Utilities
Software Map

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

Inheritance diagram for hydroutil::CpuStopwatch:

Inheritance graph
[legend]
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