Dart
dart:html
Performance
mark method
mark
Dart
dart:html
Performance
mark method
Performance class
Properties
memory
navigation
timeOrigin
timing
hashCode
on
runtimeType
Methods
clearMarks
clearMeasures
clearResourceTimings
getEntries
getEntriesByName
getEntriesByType
mark
measure
now
setResourceTimingBufferSize
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
supported
mark method
void
mark
(
String
markName
)
Implementation
void mark(String markName) native;