Function report | 
Source Code:kernel\time\timekeeping.c | 
Create Date:2022-07-28 10:42:28 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__timekeeping_set_tai_offset - Sets the TAI offset from UTC and monotonic
Proto:static void __timekeeping_set_tai_offset(struct timekeeper *tk, s32 tai_offset)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct timekeeper * | tk | |
| s32 | tai_offset | 
| 1351 | tai_offset = tai_offset | 
| Name | Describe | 
|---|---|
| accumulate_nsecs_to_secs | accumulate_nsecs_to_secs - Accumulates nsecs into secs* Helper function that accumulates the nsecs greater than a second* from the xtime_nsec field to the xtime_secs field.* It also calls into the NTP code to handle leapsecond processing. | 
| do_adjtimex | do_adjtimex() - Accessor function to NTP __do_adjtimex function | 
| 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  |