Skip to content

araid/Cinder-Async

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cinder-Async

Small utility class to call functions on the background and get a callback when they are done. Attempts to abstract the user from creating and destroying threads for simple tasks, by making use of Grand Central Dispatch on Mac/iOS and std::async on Windows.

Built for the Cinder library for creative coding, version 0.9.0.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published