Function report |
Source Code:kernel\time\timekeeping.c |
Create Date:2022-07-28 10:42:31 |
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_raw_ts64 - Returns the raw monotonic time in a timespec*@ts: pointer to the timespec64 to be set* Returns the raw monotonic time (completely un-modified by ntp)
Proto:void ktime_get_raw_ts64(struct timespec64 *ts)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct timespec64 * | ts |
1421 | tk = timekeeper |
1425 | Do |
1428 | nsecs = timekeeping_get_ns( & tkr_raw) |
1432 | nanoseconds = 0 |
Name | Describe |
---|---|
posix_get_monotonic_raw | Get monotonic-raw time for posix timers |
getrawmonotonic |
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 |