Jump to content

Recommended Posts

Posted

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!

Posted

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.

×
×
  • Create New...