BatchScheduler

interface BatchScheduler

Scheduler for batching tasks.

Functions

Link copied to clipboard
abstract suspend fun post(task: BatchTask)

Post a task to the scheduler.