WatchdogInspector v0.2.0 Release Notes

Release Date: 2016-03-06 // about 8 years ago
    • ⚡️ 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