SMALLC fbd63a301c
feat: alarm系统调用实现 (#710)
* alarm系统调用实现
2024-04-16 21:34:36 +08:00

5 lines
211 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# sysalarm调用测试
## 测试流程
首先测试能否正常启用sysalarm系统调用然后测试在上一个alarm未结束时调用alarm能否取消上一个返回剩余时间启动下一个alarm