Function report |
Source Code:include\linux\hrtimer.h |
Create Date:2022-07-28 05:38:29 |
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, ktime_t now)
Type:ktime_t
Parameter:
Type | Parameter | Name |
---|---|---|
const struct hrtimer * | timer | |
ktime_t | now |
341 | If IS_ENABLED(CONFIG_TIME_LOW_RES) && is_rel Then rem -= hrtimer_resolution |
343 | Return rem |
Name | Describe |
---|---|
common_hrtimer_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 |