renderer/core/schedulerThis directory contains the Main Thread Scheduling APIs (window.scheduler).
Note: These APIs are experimental and the details are still in flux.
scheduler.postTask()[explainer, design doc]
scheduler.postTask()For the full API shape and general design, please refer to the (active) design doc.