Function report |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-28 10:42:04 |
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_with_offset
Proto:ktime_t ktime_get_with_offset(enum tk_offsets offs)
Type:ktime_t
Parameter:
Type | Parameter | Name |
---|---|---|
enum tk_offsets | offs |
792 | tk = timekeeper |
799 | Do |
802 | nsecs = timekeeping_get_ns( & tkr_mono) |
Name | Describe |
---|---|
ktime_get_real | ktime_get_real - get the real (wall-) time in ktime_t format |
ktime_get_boottime | 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. |
ktime_get_clocktai | ktime_get_clocktai - Returns the TAI time of day in ktime_t format |
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 |