函数逻辑报告 |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-27 11:42:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:__timekeeping_set_tai_offset - Sets the TAI offset from UTC and monotonic
函数原型:static void __timekeeping_set_tai_offset(struct timekeeper *tk, s32 tai_offset)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct timekeeper * | tk | |
s32 | tai_offset |
1351 | tai_offset等于tai_offset |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |