Function report |
Source Code:include\linux\hrtimer.h |
Create Date:2022-07-28 05:38:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:hrtimer_expires_remaining_adjusted
Proto:static inline ktime_t hrtimer_expires_remaining_adjusted(const struct hrtimer *timer)
Type:ktime_t
Parameter:
Type | Parameter | Name |
---|---|---|
const struct hrtimer * | timer |
349 | Return __hrtimer_expires_remaining_adjusted(timer, get_time()) |
Name | Describe |
---|---|
__hrtimer_get_remaining | hrtimer_get_remaining - get remaining time for the timer*@timer: the timer to read*@adjust: adjust relative timers when CONFIG_TIME_LOW_RES=y |
timerfd_get_remaining |
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 |