Function report |
Source Code:fs\timerfd.c |
Create Date:2022-07-28 20:19:54 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:timerfd_get_remaining
Proto:static ktime_t timerfd_get_remaining(struct timerfd_ctx *ctx)
Type:ktime_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct timerfd_ctx * | ctx |
164 | If isalarm(ctx) Then remaining = alarm_expires_remaining( & alarm) |
166 | Else remaining = hrtimer_expires_remaining_adjusted( & tmr) |
Name | Describe |
---|---|
timerfd_show | |
do_timerfd_settime | |
do_timerfd_gettime |
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 |