MCPcopy Create free account
hub / github.com/danslimmon/qsim / AfterEvents

Method AfterEvents

grocery_test.go:128–137  ·  view source on GitHub ↗

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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected