Function report |
Source Code:kernel\sched\clock.c |
Create Date:2022-07-28 09:37:22 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Running clock - returns the time that has elapsed while a guest has been* running.* On a guest this value should be local_clock minus the time the guest was* suspended by the hypervisor (for any reason).
Proto:u64 __weak running_clock(void)
Type:u64
Parameter:Nothing
481 | Return local_clock() |
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 |