pip_services3_components
pip_services3_components
ICounters
incrementOne abstract method
incrementOne
pip_services3_components
pip_services3_components
ICounters
incrementOne abstract method
ICounters class
Constructors
ICounters
Properties
hashCode
runtimeType
Methods
beginTiming
increment
incrementOne
last
stats
timestamp
timestampNow
noSuchMethod
toString
Operators
operator ==
incrementOne
method
void
incrementOne
(
String
name
)
Increments counter by 1.
name
a counter name of Increment type.