StatsD.incr

Equivalent to count(key, 1, frequency).

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

Meta