Skip to content

0.2.0

Compare
Choose a tag to compare
@tapwork tapwork released this 06 Mar 10:04
· 62 commits to master since this release
  • 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