Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Time-based Simulation

GWR-based simulations can be run as purely event driven (where one event triggers one or more other events) or the use of clocks can be introduced to model time. The combination of both is the most common.

The engine manages the clocks. A simple example of a component that uses the clock is the rate_limiter which models the amount of time it takes for objects to pass through it.