Counter.this

struct Counter
@safe pure nothrow @nogc
this
(
const string name
,
const long change = 1
,
const double sampleRate = double.nan
)

Meta