Function report |
Source Code:include\linux\time64.h |
Create Date:2022-07-28 05:34:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:timespec64_valid_strict
Proto:static inline bool timespec64_valid_strict(const struct timespec64 *ts)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
const struct timespec64 * | ts |
108 | If Not Returns true if the timespec64 is norm, false if denorm: Then Return false |
111 | If seconds >= KTIME_SEC_MAX Then Return false |
113 | Return true |
Name | Describe |
---|---|
__timekeeping_inject_sleeptime | __timekeeping_inject_sleeptime - Internal function to add sleep interval*@delta: pointer to a timespec delta value* Takes a timespec offset measuring a suspend interval and properly* adds the sleep offset to the timekeeping variables. |
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 |