Game Time describes the timing that is provided by the game that is being
run. This is entirely optional and may either be Real Time with loading
times removed or some time provided by the game.
RealTime
RealTime: = 0
Real Time is the unmodified timing that is as close to an atomic clock as
possible.
A Timing Method describes which form of timing is used. This can either be Real Time or Game Time.