8000 GitHub - coyove/timer: epoll timer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

coyove/timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timer implements SetInterval(callback, interval) and SetTimeout(callback, timeout) in golang using epoll, it doesn't spawn new goroutines.

About

epoll timer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0