Function report |
Source Code:include\linux\time64.h |
Create Date:2022-07-28 05:34:33 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mespec64_to_ns - Convert timespec64 to nanoseconds*@ts: pointer to the timespec64 variable to be converted* Returns the scalar nanosecond representation of the timespec64* parameter.
Proto:static inline s64 timespec64_to_ns(const struct timespec64 *ts)
Type:s64
Parameter:
Type | Parameter | Name |
---|---|---|
const struct timespec64 * | ts |
135 | Return seconds * NSEC_PER_SEC + nanoseconds |
Name | Describe |
---|---|
timekeeping_init | mekeeping_init - Initializes the clocksource and common timekeeping values |
set_cpu_itimer |
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 |