import"dart.idl";
|
void | webkitClearResourceTimings () |
|
void | webkitSetResourceTimingBufferSize (unsigned long maxSize) |
|
void | mark (DOMString markName) |
|
PerformanceEntry | mark (DOMString markName, optional Dictionary markOptions) |
|
void | measure (DOMString measureName, optional DOMString startMark=null, optional DOMString endMark=null) |
|
PerformanceMeasure | measure (DOMString measureName, optional DOMString? startMark, optional DOMString? endMark) |
|
PerformanceMeasure | measure (DOMString measureName, Dictionary measureOptions) |
|
Definition at line 598 of file dart.idl.
◆ mark() [1/2]
void Performance::mark |
( |
DOMString |
markName | ) |
|
◆ mark() [2/2]
PerformanceEntry Performance::mark |
( |
DOMString |
markName, |
|
|
optional Dictionary |
markOptions |
|
) |
| |
◆ measure() [1/3]
PerformanceMeasure Performance::measure |
( |
DOMString |
measureName, |
|
|
Dictionary |
measureOptions |
|
) |
| |
◆ measure() [2/3]
void Performance::measure |
( |
DOMString |
measureName, |
|
|
optional DOMString |
startMark = null , |
|
|
optional DOMString |
endMark = null |
|
) |
| |
◆ measure() [3/3]
PerformanceMeasure Performance::measure |
( |
DOMString |
measureName, |
|
|
optional DOMString? |
startMark, |
|
|
optional DOMString? |
endMark |
|
) |
| |
◆ webkitClearResourceTimings()
void Performance::webkitClearResourceTimings |
( |
| ) |
|
◆ webkitSetResourceTimingBufferSize()
void Performance::webkitSetResourceTimingBufferSize |
( |
unsigned long |
maxSize | ) |
|
◆ memory
readonly attribute MemoryInfo Performance::memory |
◆ onwebkitresourcetimingbufferfull
attribute EventHandler Performance::onwebkitresourcetimingbufferfull |
The documentation for this interface was generated from the following file:
- third_party/dart-lang/sdk/tools/dom/idl/dart/dart.idl