ezmlmx
0.68
ezmlmx
Loading...
Searching...
No Matches
ezmlmx-0.68
src
now.c
Go to the documentation of this file.
1
#include <time.h>
2
#include "
datetime.h
"
3
#include "
now.h
"
4
5
datetime_sec
now
(
void
)
6
{
7
return
time((
long
*) 0);
8
}
now.h
datetime.h
datetime_sec
long datetime_sec
Definition
datetime.h:15
now
datetime_sec now(void)
Definition
now.c:5
Generated on
for ezmlmx by
1.14.0