getUsageCount

abstract fun getUsageCount(configuration: MeasurementValueConfiguration): Int

Checks how many annotations are using the provided configuration.

Return

The amount of annotations which use both the scale and precision of the provided configuration.

Parameters

configuration

The MeasurementValueConfiguration we want to know how many annotations it is used in