Timer Sample

1. Click "Create" button

Take heap snapshot and confirm Leaker object exists. And setInterval timer is running.

2. Click "Leak" button

Type "leaker" on console and confirm "leaker" is null. But setInterval timer is running.

3. Click "Dispose" button

To clear timer before clicking "Leak" button