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