Skip to content

Running NSTimer, CADisplayLink, and DispatchSourceTimer on a background thread for smoother animations.

License

Notifications You must be signed in to change notification settings

nalexn/AnimationTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimationTimer

A sample app running NSTimer, CADisplayLink, and DispatchSourceTimer in a background thread to prevent animation lags when the main thread is busy.

Animation

About

Running NSTimer, CADisplayLink, and DispatchSourceTimer on a background thread for smoother animations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages