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