Function report |
Source Code:kernel\time\time.c |
Create Date:2022-07-28 10:38:30 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__timespec_to_jiffies
Proto:static unsigned long __timespec_to_jiffies(unsigned long sec, long nsec)
Type:unsigned long
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | sec | |
long | nsec |
Name | Describe |
---|---|
timeval_to_jiffies | We could use a similar algorithm to timespec_to_jiffies (with a* different multiplier for usec instead of nsec) |
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 |