22#ifndef _stir_TimedBlock_H_
23#define _stir_TimedBlock_H_
62template <
class TimerT>
79template <
class TimerT>
80TimedBlock<TimerT>::TimedBlock(TimerT& timer)
86template <
class TimerT>
87TimedBlock<TimerT>::~TimedBlock(
void)
virtual ~TimedBlock(void)
Destroy a timed block.
TimedBlock(TimerT &Timer)
Create a timed block.
A general base class for timers. Interface is like a stop watch.
Definition Timer.h:54
Namespace for the STIR library (and some/most of its applications)
Definition General_Reconstruction.h:19