GRASS 8 Programmer's Manual
8.6.0dev(2026)-ddeab64dbf
Loading...
Searching...
No Matches
time.h
Go to the documentation of this file.
1
#ifndef GRASS_MSVC_SYS_TIME_H
2
#define GRASS_MSVC_SYS_TIME_H
3
4
#include <winsock2.h>
5
6
#ifdef __cplusplus
7
extern
"C"
{
8
#endif
9
10
int
gettimeofday
(
struct
timeval
*,
struct
timezone
*);
11
12
#ifdef __cplusplus
13
}
14
#endif
15
16
#endif
AMI_STREAM
Definition
ami_stream.h:153
gettimeofday
int gettimeofday(struct timeval *, struct timezone *)
msvc
sys
time.h
Generated on Sun Apr 5 2026 07:00:01 for GRASS 8 Programmer's Manual by
1.9.8