removeAndResume

fun removeAndResume(entity: ProcessModel.Entity, resumePriority: Int = KSLEvent.DEFAULT_PRIORITY, waitStats: Boolean = true)

Removes the entity from the queue and tells it to resume its process

Parameters

entity

the entity to remove from the queue

resumePriority

the priority for the resumption of the suspended process

waitStats

if true the waiting time statistics are collected on the usage of the queue