#include <Utility.H>
Public Member Functions | |
base_Timer () | |
~base_Timer () | |
void | start () |
void | stop () |
void | reset () |
double | time () const |
double | accum_time () const |
int | count () const |
bool | is_running () const |
Static Public Member Functions | |
static double | tick () |
BoxLib::base_Timer< FCN >::base_Timer | ( | ) | [inline] |
BoxLib::base_Timer< FCN >::~base_Timer | ( | ) | [inline] |
References BL_ASSERT.
void BoxLib::base_Timer< FCN >::start | ( | ) | [inline] |
References BL_ASSERT.
void BoxLib::base_Timer< FCN >::stop | ( | ) | [inline] |
References BL_ASSERT.
void BoxLib::base_Timer< FCN >::reset | ( | ) | [inline] |
References BL_ASSERT.
double BoxLib::base_Timer< FCN >::time | ( | ) | const [inline] |
References BL_ASSERT.
double BoxLib::base_Timer< FCN >::accum_time | ( | ) | const [inline] |
References BL_ASSERT.
int BoxLib::base_Timer< FCN >::count | ( | ) | const [inline] |
References BL_ASSERT.
bool BoxLib::base_Timer< FCN >::is_running | ( | ) | const [inline] |
double BoxLib::base_Timer< FCN >::tick | ( | ) | [inline, static] |
References M, BoxLib::max(), and BoxLib::min().