pip_services3_components
pip_services3_components
ICounters
timestamp abstract method
timestamp
pip_services3_components
pip_services3_components
ICounters
timestamp abstract method
ICounters class
Constructors
ICounters
Properties
hashCode
runtimeType
Methods
beginTiming
increment
incrementOne
last
stats
timestamp
timestampNow
noSuchMethod
toString
Operators
operator ==
timestamp
method
void
timestamp
(
String
name
,
DateTime
value
)
Records the given timestamp.
name
a counter name of Timestamp type.
value
a timestamp to record.