Main Page
Data Structures
Files
File List
Globals
win32.c File Reference
Platform dependent code.
More...
#include "
global.h
"
Include dependency graph for win32.c:
Go to the source code of this file.
Functions
void
gettime
(TIME_T *time)
int64
timediff
(TIME_T *start, TIME_T *end)
int64
timenorm
(int64 cur_time)
Variables
static struct timezone
tz
Detailed Description
Platform dependent code.
Author:
Main contributors (see
contributors.h
for copyright, address and affiliation details)
Karsten Suehring <
suehring@hhi.de
>
Definition in file
win32.c
.
Documentation generated with
DoxyGen