Function report | 
Source Code:lib\timerqueue.c | 
Create Date:2022-07-28 06:13:15 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:merqueue_iterate_next - Returns the timer after the provided timer*@node: Pointer to a timer.* Provides the timer that is after the given node. This is used, when* necessary, to iterate through the list of timers in a timer list
Proto:struct timerqueue_node *timerqueue_iterate_next(struct timerqueue_node *node)
Type:struct timerqueue_node
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct timerqueue_node * | node | 
| 87 | If Not node Then Return NULL | 
| 90 | If Not next Then Return NULL | 
| Name | Describe | 
|---|---|
| print_active_timers | 
| Source code conversion tool public plug-in interface  | X | 
|---|---|
| Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion  |