pip_services3_components
pip_services3_components
CachedCounters
timestamp method
timestamp
timestamp
method
Null safety
@
override
void
timestamp
(
String
name
,
DateTime
value
)
override
Records the given timestamp.
name
a counter name of Timestamp type.
value
a timestamp to record.
pip_services3_components
pip_services3_components
CachedCounters
timestamp 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 ==