#include <fps.H>
Inheritance diagram for FPS:
Public Member Functions | |
FPS () | |
int | tick (void) |
virtual void | setIndex (int idx) |
virtual int | getIndex () const |
void | Own () const |
void | Free () const |
int | Lock () |
void | Unlock () |
int | Unique () const |
Protected Attributes | |
TEXT2Dptr | _text |
unsigned int | _last_display |
stop_watch | _clock |
int | _index |
Definition at line 14 of file fps.H.
|
Definition at line 20 of file fps.C. References _clock, _last_display, _text, DONOT_CLIP_OBJ, lr_corner_loc(), NETWORK, NO_COLOR_MOD, NO_COPY, NO_DISP_MOD, NO_XFORM_MOD, str_ptr::null, stop_watch::set(), hashvar< T >::set(), and VIEW::stamp(). |
|
Definition at line 76 of file ref.H. References REFcounter::_mutex, REFcounter::_u, and REF_ME. |
|
Definition at line 45 of file gel.H. References FRAMEobs::_index. |
|
Definition at line 105 of file ref.H. References REFcounter::_mutex, and REFcounter::_u. Referenced by REFlock::REFlock(). |
|
Definition at line 59 of file ref.H. References REFcounter::_mutex, REFcounter::_u, and REF_ME. |
|
Definition at line 44 of file gel.H. References FRAMEobs::_index. |
|
Reimplemented from FRAMEobs. Definition at line 47 of file fps.C. References _clock, _last_display, _text, stop_watch::elapsed_time(), err_msg(), Config::get_var_bool(), VIEW::peek(), stop_watch::set(), VIEW::stamp(), and VIEWS. |
|
Definition at line 115 of file ref.H. References REFcounter::_mutex, and REFcounter::_u. |
|
Definition at line 111 of file ref.H. References REFcounter::_mutex, and REFcounter::_u. Referenced by REFlock::~REFlock(). |
|
|
|
Definition at line 37 of file gel.H. Referenced by FRAMEobs::getIndex(), and FRAMEobs::setIndex(). |
|
|
|
|