Force the game to periodically update in the background.
Run in background works within the limitations of the C3 runtime.
When in background the time scale is set to 0 and it only ticks whenever the browser accepts to let it tick. Depending on the browser, this can happen around once a second.
You will need to work around that until a better solution is found.