schedule
open override fun schedule( runnable: Runnable, executionDelayMillis: Long, taskType: TimedScheduler.TaskType)
Content copied to clipboard
Executes runnable after executionDelayMillis.
Executes runnable after executionDelayMillis.