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

RayGina::CORE::raytimer Class Reference

#include <raytimer.hxx>

List of all members.

Public Member Functions

 raytimer ()
void start ()
void stop ()
void pause ()
RUInt64 getElapsedSeconds ()
void cont ()
void reset ()
RUInt64 getOnlyHours ()
RUInt64 getOnlyMinutes ()
RUInt64 getOnlySeconds ()
RUInt64 getOnlyMilliseconds ()
RReal64 getOnlySecondsAndMilliseconds ()
RUInt32 getHours ()
RUInt32 getMinutes ()
RUInt32 getSeconds ()
RReal64 getSecondsAndMilliseconds ()
const RString getTimeString () const

Static Public Member Functions

const RString Time2String (float time)

Private Attributes

clock_t startt
time_t secure_startt
RReal64 summer


Constructor & Destructor Documentation

RayGina::CORE::raytimer::raytimer  )  [inline]
 

Definition at line 18 of file raytimer.hxx.


Member Function Documentation

void RayGina::CORE::raytimer::cont  )  [inline]
 

Definition at line 49 of file raytimer.hxx.

RUInt64 RayGina::CORE::raytimer::getElapsedSeconds  )  [inline]
 

Definition at line 46 of file raytimer.hxx.

RUInt32 RayGina::CORE::raytimer::getHours  )  [inline]
 

Definition at line 88 of file raytimer.hxx.

RUInt32 RayGina::CORE::raytimer::getMinutes  )  [inline]
 

Definition at line 91 of file raytimer.hxx.

RUInt64 RayGina::CORE::raytimer::getOnlyHours  )  [inline]
 

Definition at line 57 of file raytimer.hxx.

RUInt64 RayGina::CORE::raytimer::getOnlyMilliseconds  )  [inline]
 

Definition at line 77 of file raytimer.hxx.

RUInt64 RayGina::CORE::raytimer::getOnlyMinutes  )  [inline]
 

Definition at line 61 of file raytimer.hxx.

RUInt64 RayGina::CORE::raytimer::getOnlySeconds  )  [inline]
 

Definition at line 70 of file raytimer.hxx.

RReal64 RayGina::CORE::raytimer::getOnlySecondsAndMilliseconds  )  [inline]
 

Definition at line 80 of file raytimer.hxx.

RUInt32 RayGina::CORE::raytimer::getSeconds  )  [inline]
 

Definition at line 94 of file raytimer.hxx.

RReal64 RayGina::CORE::raytimer::getSecondsAndMilliseconds  )  [inline]
 

Definition at line 97 of file raytimer.hxx.

const RString RayGina::CORE::raytimer::getTimeString  )  const [inline]
 

Definition at line 100 of file raytimer.hxx.

void RayGina::CORE::raytimer::pause  )  [inline]
 

Definition at line 37 of file raytimer.hxx.

void RayGina::CORE::raytimer::reset  )  [inline]
 

Definition at line 53 of file raytimer.hxx.

void RayGina::CORE::raytimer::start  )  [inline]
 

Definition at line 23 of file raytimer.hxx.

void RayGina::CORE::raytimer::stop  )  [inline]
 

Definition at line 28 of file raytimer.hxx.

const RString RayGina::CORE::raytimer::Time2String float  time  )  [inline, static]
 

Definition at line 103 of file raytimer.hxx.


Member Data Documentation

time_t RayGina::CORE::raytimer::secure_startt [private]
 

Definition at line 15 of file raytimer.hxx.

clock_t RayGina::CORE::raytimer::startt [private]
 

Definition at line 14 of file raytimer.hxx.

RReal64 RayGina::CORE::raytimer::summer [private]
 

Definition at line 16 of file raytimer.hxx.


The documentation for this class was generated from the following file:
Generated on Sun Dec 2 17:01:12 2007 for rayGina by  doxygen 1.3.9.1