Increment the counter.
func increment(by: Double)
s11CoreMetrics27FloatingPointCounterHandlerP9increment2byySd_tF
7749I
Amount to increment by.
import CoreMetrics
A Metrics API package for Swift.
protocol FloatingPointCounterHandler : AnyObject, _SwiftMetricsSendableProtocol
A FloatingPointCounterHandler represents a backend implementation of a FloatingPointCounter.
FloatingPointCounterHandler
FloatingPointCounter
@frozen struct Double
A double-precision, floating-point value type.
func reset()
Reset the counter back to zero.