函数逻辑报告 |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-27 11:42:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Adjust the time obtained from the CMOS to be UTC time instead of* local time
函数原型:void timekeeping_warp_clock(void)
返回类型:void
参数:无
1335 | 如果 minutes west of Greenwich 不等于0则 |
1339 | seconds 等于 minutes west of Greenwich 乘60 |
1340 | nanoseconds 等于0 |
名称 | 描述 |
---|---|
do_sys_settimeofday64 | In case for some reason the CMOS clock has not already been running* in UTC, but in some local time: The first time we set the timezone,* we will warp the clock so that it is ticking UTC time instead of* local time |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |