StatsD.decr

Equivalent to count(key, -1, frequency).

struct StatsD
nothrow
void
decr
(
scope immutable string key
,
float frequency = 1.0
)

Meta