ocssw
V2022
|
ydhms2ydmsec.c File Reference
#include <timeutils.h>
Include dependency graph for ydhms2ydmsec.c:
Go to the source code of this file.
Functions | |
void | ymdhms2ydmsec (int yy, int mm, int dd, int hh, int mn, int sc, int32_t *year, int32_t *day, int32_t *msec) |
Function Documentation
◆ ymdhms2ydmsec()
void ymdhms2ydmsec | ( | int | yy, |
int | mm, | ||
int | dd, | ||
int | hh, | ||
int | mn, | ||
int | sc, | ||
int32_t * | year, | ||
int32_t * | day, | ||
int32_t * | msec | ||
) |
Definition at line 3 of file ydhms2ydmsec.c.