decrement(by:)

Decrement the Meter.

Metrics.swift:255
func decrement<DataType>(by amount: DataType) where DataType : BinaryFloatingPoint

Parameters

amount

Amount to decrement by.