Expiration Example

This fixture demonstrates expiration using the timeout option of requestIdleCallback. If it's working correctly, you should see below a number that increments approximately once every second (the expiration time of a low priority update.) If there is no counter, or if it increases too slowly or quickly, something is broken.