menu
Dart
dart:html
WorkerPerformance
mark method
mark
brightness_4
brightness_5
description
mark
method
void
mark
(
String
markName
)
Implementation
void mark(String markName) native;
Dart
dart:html
WorkerPerformance
mark method
WorkerPerformance class