- Window_PerformanceObserver
Handle Window_PerformanceObserver(Handle , PerformanceObserverCallback )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Window_promiseDocumentFlushed
Handle Window_promiseDocumentFlushed(Handle , PromiseDocumentFlushedCallback )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Window_requestAnimationFrame
int Window_requestAnimationFrame(Handle , FrameRequestCallback )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Window_requestIdleCallback
uint Window_requestIdleCallback(Handle , IdleRequestCallback , Handle )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Window_requestIdleCallback_0
uint Window_requestIdleCallback_0(Handle , IdleRequestCallback )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.