Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members

esve::components::dimn::Show_FPS Class Reference

Show frames per second. More...

#include <esve/components/dimn/Show_FPS.hxx>

Inheritance diagram for esve::components::dimn::Show_FPS:

esve::message::impl::Update_Receiver esve::message::Update_Receiver List of all members.

Public Member Functions

double sampling_interval () const
 Time interval (in seconds) in which to count frames.

void sampling_interval (double)
 Time interval (in seconds) in which to count frames.

const std::ostream & output () const
 Where to send the output (default stderr).

void output (std::ostream &)
 Where to send the output (default stderr).


Protected Member Functions

void update ()
 Receive the update() message.

void update (double dt)
 Receive the update() message.


Detailed Description

Show frames per second.

Write frames per second to an output stream, counting every sampling_interval() seconds.


Generated on Tue May 30 11:40:55 2006 for esve by doxygen 1.3.4