函数逻辑报告 |
Source Code:kernel\time\posix-timers.c |
Create Date:2022-07-27 11:46:07 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:posix_get_monotonic_coarse
函数原型:static int posix_get_monotonic_coarse(clockid_t which_clock, struct timespec64 *tp)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
clockid_t | which_clock | |
struct timespec64 * | tp |
215 | ktime_get_coarse_ts64(tp) |
216 | 返回:0 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |