renderer/core/scheduler

This directory contains the Main Thread Scheduling APIs (window.scheduler).

Note: These APIs are experimental and the details are still in flux.

APIs Implemented

scheduler.postTask()[explainer, design doc]

scheduler.postTask()

For the full API shape and general design, please refer to the (active) design doc.