|
|
|
|
|
by cpeterso
2115 days ago
|
|
I don’t have a good reference to share, but also read up on game tick loops and clock time. Processor speeds vary and thread scheduling is nondeterministic, so a stimulation code must be written carefully to produce a deterministic result. |
|