Reset the counter back to zero.
func reset()
s11CoreMetrics27FloatingPointCounterHandlerP5resetyyF
20FFU
import CoreMetrics
A Metrics API package for Swift.
protocol FloatingPointCounterHandler : AnyObject, _SwiftMetricsSendableProtocol
A FloatingPointCounterHandler represents a backend implementation of a FloatingPointCounter.
FloatingPointCounterHandler
FloatingPointCounter
func increment(by: Double)
Increment the counter.