Task

kyo.scheduler.Task
See theTask companion object
trait Task

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def run(startMillis: Long, clock: InternalClock): Result

Concrete methods

def addRuntime(v: Int): Unit
def doPreempt(): Unit