This app tests that
invalidateLater()
calls are held until async operations are complete.
- You should see the number below increasing by 1, every 2 seconds.
- The output should be semi-transparent (i.e. recalculating state) continuously.
- You should see the word 'Flushed' in the R console, every 2 seconds.