Skip to content

m241dan/davevent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

davevent

An event queue written by Daniel R. Koris in Lua.

This is a Lua Event Queue. It sleeps when it has nothing to do but must always have some action coming in the future. It uses Insert Sort to add new events to the Queue. Is capable of handling up to Microseconds.

This library requires lua-time

About

An event queue written by Daniel R. Koris in Lua.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages