]> git.ipfire.org Git - thirdparty/tor.git/commit
Preparation of `tor_sleep_msec()`
authorWaldemar Zimpel <w.zimpel@dev.utilizer.de>
Wed, 27 Aug 2025 23:24:50 +0000 (01:24 +0200)
committerWaldemar Zimpel <w.zimpel@dev.utilizer.de>
Thu, 28 Aug 2025 20:04:21 +0000 (22:04 +0200)
commit78a7a6e2525f4a22253ddc3dcd2ce7df7d819591
tree89662fc02ac319a712130ade99d998b359a09371
parentd727eb21e5363a193171d2eea236fb5604719bb2
Preparation of `tor_sleep_msec()`

- Update `tor_sleep_msec()` with `nanosleep()` function
- Make `tor_sleep_msec()` available outside of unit tests
src/lib/time/compat_time.c
src/lib/time/compat_time.h