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
17
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
2aa529ebf1
Forbid copying, moving; Add overrun getter
2024-01-31 14:39:46 +01:00
src
Forbid copying, moving; Add overrun getter
2024-01-31 14:39:46 +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%