Is a helper class to make measurments for latency and fps.
More...
#include <mitkIGTLMeasurements.h>
Is a helper class to make measurments for latency and fps.
Definition at line 31 of file mitkIGTLMeasurements.h.
◆ AddMeasurement()
void mitk::IGTLMeasurements::AddMeasurement |
( |
unsigned int |
measurementPoint, |
|
|
unsigned int |
index, |
|
|
long long |
timestamp = 0 |
|
) |
| |
AddMeasurementPoint.
- Parameters
-
measurementPoint | |
index | |
timestamp | Sets the timestamp, if it is 0 the current system time is used. |
◆ ExportData()
bool mitk::IGTLMeasurements::ExportData |
( |
std::string |
filename | ) |
|
◆ GetInstance()
◆ mitkClassMacroItkParent()
mitk::IGTLMeasurements::mitkClassMacroItkParent |
( |
IGTLMeasurements |
, |
|
|
itk::Object |
|
|
) |
| |
◆ Reset()
void mitk::IGTLMeasurements::Reset |
( |
| ) |
|
◆ SetStarted()
void mitk::IGTLMeasurements::SetStarted |
( |
bool |
started | ) |
|
The documentation for this class was generated from the following file: