QueueTime
QueueTime[protocol]⟹time
estimates the time for which the protocol will remain in the queue before it is executed on the ECL based on recent historical queue data.
Examples
Basic Examples (4)
Estimate the time for which a protocol will remain in the queue:


Estimate the times for which multiple protocols will remain in the queue:


The minimum queue time is returned if the already elapsed wait time is greater than the estimated queue time for the input protocol type:


The average queue time across all protocol types is returned if the input protocol type has not been recently run:

