increment(by:)

Increment the Meter.

Metrics.swift:240
func increment<DataType>(by amount: DataType) where DataType : BinaryFloatingPoint

Parameters

amount

Amount to increment by.