Function report |
Source Code:lib\vsprintf.c |
Create Date:2022-07-28 06:12:17 |
Last Modify:2022-05-21 09:47:42 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:time_str
Proto:static __attribute__((__noinline__)) char *time_str(char *buf, char *end, const struct rtc_time *tm, bool r)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
char * | buf | |
char * | end | |
const struct rtc_time * | tm | |
bool | r |
1774 | buf++ |
1779 | buf++ |
1781 | Return number(buf, end, tm_sec, default_dec02_spec) |
Name | Describe |
---|---|
rtc_str |
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 |