FpsTimer Class Reference

Utility class for monitoring framerates and cpu usage ratios. More...

#include <Util/FpsTimer.H>

Collaboration diagram for FpsTimer:
Collaboration graph
[legend]

List of all members.

Classes

struct  State

Public Member Functions

void nextFrame ()
 update frame count and times
rutz::time getElapsedTime () const
int frameNumber () const
double getRecentFps () const
double getRecentCpuUsage () const
double getTotalFps () const
double getTotalCpuUsage () const
State getState () const

Detailed Description

Utility class for monitoring framerates and cpu usage ratios.

Definition at line 49 of file FpsTimer.H.


Member Function Documentation

void FpsTimer::nextFrame (  ) 

update frame count and times

Definition at line 107 of file FpsTimer.H.

References rutz::time::wall_clock_now().


The documentation for this class was generated from the following file:
Generated on Sun May 8 08:21:46 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3