int silc_gettimeofday(struct timeval *p);
Return current time to struct timeval. This function is system dependant. Returns 0 on success and -1 on error.