ScheduleItem

constructor(startTime: Double, duration: Double, priority: Int, message: T? = null)

Parameters

a general message or other object that can be associated with the ScheduleItem