createDoubleHistogram

abstract fun createDoubleHistogram(name: String, units: String? = null, description: String? = null): DoubleHistogram

Create a new DoubleHistogram

Parameters

name

the instrument name

units

the unit of measure

description

the human-readable description of the measurement