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