Function report |
Source Code:kernel\time\posix-timers.c |
Create Date:2022-07-28 10:46:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:posix_get_monotonic_coarse
Proto:static int posix_get_monotonic_coarse(clockid_t which_clock, struct timespec64 *tp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
clockid_t | which_clock | |
struct timespec64 * | tp |
215 | ktime_get_coarse_ts64(tp) |
216 | Return 0 |
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 |