MeasurementResult¶
Type Alias MeasurementResult<K>
Type Parameters
- K extends keyof MeasurementTypeToResultMap = keyof MeasurementTypeToResultMap
The MeasurementType. Defaults to all available types.
The MeasurementType. Defaults to all available types.
The result of a measurement performed via the createMeasurement function. The content of the result depends on the MeasurementType of the measurement.