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
Proto:static inline ktime_t hrtimer_expires_remaining(const struct hrtimer *timer)
Type:ktime_t
Parameter:
Type | Parameter | Name |
---|---|---|
const struct hrtimer * | timer |
301 | Return Subtract two ktime_t variables. rem = lhs -rhs: (expires, 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 |
do_nanosleep |
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 |