sigtimedwait修改

Signed-off-by: gaoxue <gaoxue15@huawei.com>
This commit is contained in:
gaoxue
2024-03-20 11:04:57 +08:00
parent 3af96ec999
commit 039071ff27
@@ -33,8 +33,8 @@
#define TIMERSIGNAL SIGUSR1
#define SIGTOTEST SIGUSR2
#define TIMERSEC 2
#define SIGTIMEDWAITSEC 1
#define ERRORMARGIN 0.1
#define SIGTIMEDWAITSEC 2
#define ERRORMARGIN 0.2
#include <signal.h>
#include <stdio.h>