files/en-us/web/api/scheduling/index.md
{{SeeCompatTable}}{{APIRef("Prioritized Task Scheduling API")}}
The Scheduling object provides methods and properties to control scheduling tasks within the current document.
[!WARNING] The
Schedulinginterface has been superseded by the {{domxref("Scheduler")}} interface, the features of which are better designed for addressing scheduling tasks. See Don't useisInputPending()for more details.
See the {{domxref("Scheduling.isInputPending()")}} page for a full example.
{{Specifications}}
{{Compat}}