Dart
dart:html
WorkerPerformance
now method
now
description
now
method
Null safety
double
now
(
)
Implementation
double now() native;
Dart
dart:html
WorkerPerformance
now method
WorkerPerformance class
Properties
hashCode
memory
on
runtimeType
timeOrigin
Methods
addEventListener
clearMarks
clearMeasures
clearResourceTimings
dispatchEvent
getEntries
getEntriesByName
getEntriesByType
mark
measure
noSuchMethod
now
removeEventListener
setResourceTimingBufferSize
toString
Operators
operator ==