Performance
#include <Performance.idl>
Inherits from EventTarget
Public Functions
Section titled “Public Functions”| Name | |
|---|---|
| DOMHighResTimeStamp | now() |
Additional inherited members
Section titled “Additional inherited members”Public Functions inherited from EventTarget
| Name | |
|---|---|
| void | addEventListener(DOMInternedString type, EventListener listener, optional AddEventListenerOptions options) |
| void | removeEventListener(DOMInternedString type, EventListener listener, optional RemoveEventListenerOptions options) |
| boolean | dispatchEvent(Event event) |
Public Functions Documentation
Section titled “Public Functions Documentation”function now
Section titled “function now”DOMHighResTimeStamp now()© 2026 Coherent Labs. All rights reserved.