TimerBlockAdmin

interface TimerBlockAdmin

Functions

Link copied to clipboard
abstract fun setTriggerDelay(blockId: BlockId, triggerDelay: Float)
Link copied to clipboard
abstract fun start(blockId: BlockId)
Link copied to clipboard
abstract fun stop(blockId: BlockId)
Link copied to clipboard
abstract fun triggerNow(blockId: BlockId)