pip_services3_components
pip_services3_components
CachedCounters
clear method
clear
clear
method
Null safety
void
clear
(
String
name
)
Clears (resets) a counter specified by its name.
name
a counter name to clear.
pip_services3_components
pip_services3_components
CachedCounters
clear 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 ==