how to test:

If you click on [start writing] the current time is written to $.storage (every 500ms).

If you click on [start reading] the previously saved data is read from $.storage (every 1s).

If you've let it write some data, reload the page and hit [start reading]. You'll see the last timestamp written to storage.