createUpDownCounter

abstract fun createUpDownCounter(name: String, units: String? = null, description: String? = null): UpDownCounter

Create a new UpDownCounter

Parameters

name

the instrument name

units

the unit of measure

description

the human-readable description of the measurement