ESLA

Embeddable Scriting LAnguage

frantz@pangea.stanford.edu

Stanford University, Rock Fracture Project research group

© 2003

StaticTimer Class Reference


Static Public Methods

void start ()
void stop ()
void release ()
double cpu_time ()

Protected Methods

 StaticTimer ()

Static Protected Methods

StaticTimer * instance ()

Protected Attributes

time_t start_
time_t stop_
double elapsed_

Static Protected Attributes

StaticTimer * instance_

Constructor & Destructor Documentation

StaticTimer::StaticTimer   [protected]
 


Member Function Documentation

double StaticTimer::cpu_time   [static]
 

StaticTimer* StaticTimer::instance   [static, protected]
 

void StaticTimer::release   [static]
 

void StaticTimer::start   [static]
 

void StaticTimer::stop   [static]
 


Field Documentation

double StaticTimer::elapsed_ [protected]
 

Definition at line 49 of file timer.h.

StaticTimer* StaticTimer::instance_ [static, protected]
 

Definition at line 44 of file timer.h.

time_t StaticTimer::start_ [protected]
 

Definition at line 48 of file timer.h.

time_t StaticTimer::stop_ [protected]
 

Definition at line 48 of file timer.h.


Generated on Wed May 14 11:42:34 2003 for Esla-lib by doxygen1.3-rc1