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.