This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
sc
Watch
1
Star
0
Fork
0
You've already forked sc
mirror of
https://github.com/tezc/sc.git
synced
2025-01-14 06:43:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
sc
/
time
History
tezc
5b73822c55
init
2020-11-11 01:19:49 +03:00
..
CMakeLists.txt
init
2020-11-11 01:19:49 +03:00
README.md
init
2020-11-11 01:19:49 +03:00
sc_time.c
init
2020-11-11 01:19:49 +03:00
sc_time.h
init
2020-11-11 01:19:49 +03:00
time_example.c
init
2020-11-11 01:19:49 +03:00
time_test.c
init
2020-11-11 01:19:49 +03:00
README.md
Time and sleep functions
Overview
Time and sleep functions for Posix and Windows systems.
Just copy
sc_time.h
and
sc_time.c
to your project.