silc_gettimeofday

SYNOPSIS

    int silc_gettimeofday(struct timeval *p);

DESCRIPTION

Return current time to struct timeval. This function is system dependant. Returns 0 on success and -1 on error.