Function report |
Source Code:kernel\time\time.c |
Create Date:2022-07-28 10:38:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ns_to_kernel_old_timeval
Proto:struct __kernel_old_timeval ns_to_kernel_old_timeval(const s64 nsec)
Type:struct __kernel_old_timeval
Parameter:
Type | Parameter | Name |
---|---|---|
const s64 | nsec |
497 | ts = s_to_timespec64 - Convert nanoseconds to timespec64*@nsec: the nanoseconds value to be converted* Returns the timespec64 representation of the nsec parameter. |
501 | tv_usec = nanoseconds / 1000 |
503 | Return tv |
Name | Describe |
---|---|
getrusage |
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 |