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
1
Releases
Wiki
Activity
11
Commits
1
Branch
0
Tags
4ac8765123a2eeb3fcf26b5914e7d3f87ae272e5
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
bob
4ac8765123
User callback gets const timer& arg instead of ptr
2024-01-24 09:03:30 +01:00
src
User callback gets const timer& arg instead of ptr
2024-01-24 09:03:30 +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
S
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%