This website requires JavaScript.
Explore
Help
Sign In
bob
/
libsctimer
Watch
1
Star
0
Fork
0
You've already forked libsctimer
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
19
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Bob Polis
c88aa8f04f
Fix nanoseconds for timer setup using seconds
2024-01-31 16:02:58 +01:00
src
Fix nanoseconds for timer setup using seconds
2024-01-31 16:02:58 +01:00
tests
First commit
2024-01-23 15:42:16 +01:00
.gitignore
First commit
2024-01-23 15:42:16 +01:00
Makefile
Change .d to .dep
2024-01-23 18:56:57 +01:00
premake.make
Revert back to version 1.0.0
2024-01-23 23:33:57 +01:00
Description
Set one-shot or repeating alarms, and handle with a function in another thread. C++ wrapper around POSIX timers.
alarm
timer
64
KiB
Languages
Makefile
54.8%
C++
45.2%