AfterEvents runs at every tick when a simulation event happens, but in contrast with BeforeEvents, it runs after all the events for that tick have occurred. In this example we used it to keep track of the average time Jobs spend in the system (by calculating total Job-ticks and the number of Jobs f
(clock int)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected