STIR  6.2.0
Classes | Namespaces
TimedBlock.h File Reference

Class stir::TimedBlock. More...

Go to the source code of this file.

Classes

class  stir::TimedBlock< TimerT=Timer >
 Helper class for measuring execution time of a block of code.It starts the timer in ctor, stops in dtor. Do not create unnamed instances of this class, as they are quite useless: you cannot predict destruction time. More...
 

Namespaces

 stir
 Namespace for the STIR library (and some/most of its applications)
 

Detailed Description

Class stir::TimedBlock.

Author
Alexey Zverovich
PARAPET project