hgserrano Posted July 21, 2015 Posted July 21, 2015 Is there any way I can define a maximun waiting time in a queue? So, if the time waiting for an entity is bigger than the setted one, a message of error or collapse appears. Thanks!
dsturrock Posted July 22, 2015 Posted July 22, 2015 Yes, its not a property in the standard library objects, but you could make a custom object that has that property. Search for renege or look at the SimBit Remove From Allocation Queue for the technique.
Recommended Posts