ImmediateSchedulableSystem
A system registered with a scheduler.
One scheduler runs one contiguous, priority-sorted block per Tick(). Hooking that Tick to an event is the caller's job, so a PreRender scheduler and a PreAnimation scheduler are completely separate blocks.