increment(by:)

Increment the FloatingPointCounter.

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

Parameters

amount

Amount to increment by.