Function report |
Source Code:kernel\sched\clock.c |
Create Date:2022-07-28 09:37:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Scheduler clock - returns current time in nanosec units.* This is default implementation.* Architectures and sub-architectures can override this.
Proto:unsigned long long __weak sched_clock(void)
Type:unsigned long long
Parameter:Nothing
66 | Return (jiffies - Have the 32 bit jiffies value wrap 5 minutes after boot* so jiffies wrap bugs show up earlier.) * NSEC_PER_SEC / HZ |
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 |