Skip to content

Commit 232fc27

Browse files
committed
Multitask Timer implemeted in doubly-linked list
1 parent 0e4e1f0 commit 232fc27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

timer.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ void timer_destroy(void)
107107
}
108108

109109

110-
/*
110+
/**
111111
* 检查闹钟任务是否有超时
112112
*/
113113
static void sighandler(int signo)

0 commit comments

Comments
 (0)