Module pallet_scheduler::pallet::dispatchables
source · Expand description
Auto-generated docs-only module listing all defined dispatchables for this pallet. Note that members of this module cannot be used directly and are only provided for documentation purposes.
Functions
- Cancel an anonymously scheduled task.
- Cancel a named scheduled task.
- Anonymously schedule a task.
- Anonymously schedule a task after a delay.
- Schedule a named task.
- Schedule a named task after a delay.