schedule

abstract fun schedule(data: T, start: Microseconds, duration: Microseconds = 0)

Schedules the data to be surfaced when the given start was crossed or timeSkipped is called with a value withing the active duration of a scheduled data.