Skip to content

A Timer in C++. Do whatever you wish with this repo

License

Notifications You must be signed in to change notification settings

SapphireAmoeba5/Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Timer

A Timer in C++. Do whatever you wish with this repo

A simple timer that starts upon construction, or you can call Start() to start it again at a different point of time.

Via the Invoke() function you can schedule a function call in the specified number of milliseconds.

About

A Timer in C++. Do whatever you wish with this repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages