Function report |
Source Code:kernel\sys.c |
Create Date:2022-07-28 09:20:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:clock_t_to_compat_clock_t
Proto:static compat_clock_t clock_t_to_compat_clock_t(clock_t x)
Type:compat_clock_t
Parameter:
Type | Parameter | Name |
---|---|---|
clock_t | x |
972 | Return compat_jiffies_to_clock_t(clock_t_to_jiffies(x)) |
Name | Describe |
---|---|
COMPAT_SYSCALL_DEFINE1 |
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 |