0.2.0
- Exposes updateWatchdogInterval
+ (void)setUpdateWatchdogInterval:(NSTimeInterval)time;
- Change the update interval for the background thread timer to count the main thread frames
- Adds getter to check activity
+ (BOOL)isRunning;
- Fixes wrong behaviour when start/stop/start via a button or toggle function