Function report |
Source Code:include\linux\timekeeping.h |
Create Date:2022-07-28 05:35:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ktime_get_boottime - Returns monotonic time since boot in ktime_t format* This is similar to CLOCK_MONTONIC/ktime_get, but also includes the* time spent in suspend.
Proto:static inline ktime_t ktime_get_boottime(void)
Type:ktime_t
Parameter:Nothing
95 | Return ktime_get_with_offset(TK_OFFS_BOOT) |
Name | Describe |
---|---|
try_to_freeze_tasks | |
ktime_get_boottime_ns | |
ktime_get_boottime_ts64 | mespec64/time64_t interfaces utilizing the ktime based ones* for API completeness, these could be implemented more efficiently* if needed. |
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 |