MITK-IGT
IGT Extension of MITK
|
#include <mitkCommon.h>
#include <itkObjectFactory.h>
#include <itkTimeProbe.h>
Go to the source code of this file.
Classes | |
class | mitk::USNavigationStepTimer |
Timer for measureing the durations of navigation steps. The different steps are identified by indices. To measure the duraion of a step it can be activated by calling SetActiveIndex(). The duration is measured until another step is activated by calling SetActiveIndex() with an other index or Stop() is called. More... | |
struct | mitk::USNavigationStepTimer::DurationForIndex |
Namespaces | |
namespace | mitk |
IGT Exceptions. | |