Searched refs:thistime (Results 1 – 1 of 1) sorted by relevance
310 struct timeval thistime; in spinnit() local312 gettimeofday(&thistime,NULL); in spinnit()313 test=thistime.tv_sec*10+thistime.tv_usec/100000; in spinnit()