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