Companion
object Companion
Properties
Link copied to clipboard
A constant for the default batch priority
Link copied to clipboard
Default event priority for the end replication event
Link copied to clipboard
Represents the default priority for events within the Executive Lower priority goes first. All integer priority numbers can be used to set the priority of an event. The best practice when using this constant is to set the priority relative to the default value when scheduling events. For example, since smaller values have higher priority, set the priority in the schedule() call to priority = DEFAULT_PRIORITY - 1 to have the event have a higher priority than the default. The default is specified relative to value of the MEDIUM_PRIORITY constant.
Link copied to clipboard
A constant for the default timed update priority
Link copied to clipboard
A constant for the default warm up event priority
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard