getnstimeofday(9)
NAME
getnstimeofday - Returns the time of day in a timespec
SYNOPSIS
void getnstimeofday(struct timespec * ts);
ARGUMENTS
- ts
- pointer to the timespec to be set
DESCRIPTION
Returns the time of day in a timespec.
getnstimeofday - Returns the time of day in a timespec
void getnstimeofday(struct timespec * ts);
Returns the time of day in a timespec.