ScriptController

interface ScriptController

Functions

getRuntime
Link copied to clipboard
abstract fun getRuntime(total: Boolean = true): Long
pause
Link copied to clipboard
abstract fun pause()
resume
Link copied to clipboard
abstract fun resume()
start
Link copied to clipboard
abstract fun start()
stop
Link copied to clipboard
abstract fun stop()

Inheritors

ScriptManager
Link copied to clipboard