Manpages

NAME

do_gettimeofday − Returns the time of day in a timeval

SYNOPSIS

void do_gettimeofday(struct timeval * tv);

ARGUMENTS

tv

pointer to the timeval to be set

NOTE

Users should be converted to using get_realtime_clock_ts

COPYRIGHT