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

local process walltime measurement More...

#include <timer.h>

Public Member Functions

 Timer (char const *name)
 
 ~Timer ()
 
void stop ()
 
void start ()
 
void exit ()
 

Data Fields

char const * timer_name
 
int index
 
int exited
 
int original
 

Detailed Description

local process walltime measurement

Definition at line 50 of file timer.h.

Constructor & Destructor Documentation

CTF::Timer::Timer ( char const *  name)
CTF::Timer::~Timer ( )

Definition at line 170 of file int_timer.cxx.

Member Function Documentation

void CTF::Timer::exit ( )

Definition at line 294 of file int_timer.cxx.

References CTF::print_timers().

Field Documentation

int CTF::Timer::exited

Definition at line 54 of file timer.h.

int CTF::Timer::index

Definition at line 53 of file timer.h.

int CTF::Timer::original

Definition at line 55 of file timer.h.

char const* CTF::Timer::timer_name

Definition at line 52 of file timer.h.


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