Function report |
Source Code:kernel\time\time.c |
Create Date:2022-07-28 10:38:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Add two timespec64 values and do a safety check for overflow.* It's assumed that both values are valid (>= 0).* And, each timespec64 is in normalized form.
Proto:struct timespec64 timespec64_add_safe(const struct timespec64 lhs, const struct timespec64 rhs)
Type:struct timespec64
Parameter:
Type | Parameter | Name |
---|---|---|
const struct timespec64 | lhs | |
const struct timespec64 | rhs |
864 | If Value for the false possibility is greater at compile time( seconds < seconds || seconds < seconds ) Then |
866 | nanoseconds = 0 |
869 | Return res |
Name | Describe |
---|---|
ep_set_mstimeout |
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 |