Type: |
Enumeration |
Available as of: |
V1.0.0.0 |
Default: |
E_NotClassified |
The enumeration includes the types of measurand.
Name |
Value |
Description |
---|---|---|
0 |
The measured value type is not defined. You can use the input i_sName of the AddMeasurand method to provide information on the measured value. |
|
1 |
The measured value is the execution time of the module in nanoseconds. You can use the input i_sName of the AddMeasurand method to provide more information on the time that is measured. |
|
2 |
The measured value is the size of the module in bytes. |