Skip to content

mikra01/timerpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timerpool library nimble

Thread-safe software timerpool implementation in Nim.

This library simplifies handling and running very much timers (constrained by memory). The timers itself are not designed for critical time-measuring purposes. It´s for event purpose only

the module documentation can be found here

installation

nimble install timerpool

At the moment only tested on the windows10 platform with gcc/vcc (x64).

Comments, bug reports and PR´s always welcome.

to compile and run the tests type "nimble test" within the projects main directory after cloning the repository. The tests itself are not installed via the nimble installation

About

threadsafe timerpool implementation for event purpose

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages