pip_services3_components
pip_services3_components
CachedCounters
increment method
increment
increment
method
Null safety
@
override
void
increment
(
String
name
,
int
value
)
override
Increments counter by given value.
name a counter name of Increment type.
value a value to add to the counter.
pip_services3_components
pip_services3_components
CachedCounters
increment method
CachedCounters class
Constructors
CachedCounters
Properties
hashCode
runtimeType
Methods
beginTiming
clear
clearAll
configure
dump
endTiming
get
getAll
getInterval
increment
incrementOne
last
noSuchMethod
save
setInterval
stats
timestamp
timestampNow
toString
Operators
operator ==