Manpages

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.

COPYRIGHT