struct timer
passive timer,only keeps track of its expiration time
struct etimer
Active timer,sends an event when it expires
struct ctimer
Active timer ,calls a function when it expires
Used by Rime
struct rtimer
Real-time time,calls a function an an exact time
阅读(511) | 评论(0) | 转发(0) |