Counter.total

Returns the sum of all counters on all tokens. The value is cached once it's been computed.

struct Counter(T)
@property
uint
total
()

Meta