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); |
ts
pointer to the timespec to be set
Returns the time of day in a timespec.