Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
CTF::Timer_epoch Class Reference

epoch during which to measure timers More...

#include <timer.h>

Public Member Functions

 Timer_epoch (char const *name_)
 
 ~Timer_epoch ()
 
void begin ()
 
void end ()
 

Data Fields

char const * name
 

Detailed Description

epoch during which to measure timers

Definition at line 69 of file timer.h.

Constructor & Destructor Documentation

CTF::Timer_epoch::Timer_epoch ( char const *  name_)

Definition at line 320 of file int_timer.cxx.

References CTF::Function_timer::name.

CTF::Timer_epoch::~Timer_epoch ( )
inline

Definition at line 80 of file timer.h.

Member Function Documentation

void CTF::Timer_epoch::begin ( )
void CTF::Timer_epoch::end ( )

Field Documentation

char const* CTF::Timer_epoch::name

Definition at line 76 of file timer.h.


The documentation for this class was generated from the following files: