onScheduledData

abstract var onScheduledData: (Microseconds, T) -> Unit?

Callback that surfaces data due to a timeProgressed or a timeSkipped call.