SYNOPSIS
#include <sys/time.h>
int gettimeofday(struct timeval *tp, void *tzp);
DESCRIPTION
The
PARAMETERS
- tp
-
Points to a timeval structure that is to hold the current time.
- tzp
-
Is unused, and should be null.
RETURN VALUES
On success,
CONFORMANCE
UNIX 98.
MULTITHREAD SAFETY LEVEL
MT-Safe.
PORTING ISSUES
None.
AVAILABILITY
PTC MKS Toolkit for Professional Developers
PTC MKS Toolkit for Professional Developers 64-Bit Edition
PTC MKS Toolkit for Enterprise Developers
PTC MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
PTC MKS Toolkit 10.4 Documentation Build 39.