pip_services3_components
pip_services3_components
CachedCounters
timestamp method
timestamp
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
save
setInterval
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.