Home
last modified time | relevance | path

Searched refs:thistime (Results 1 – 1 of 1) sorted by relevance

/external/libvorbis/vq/
Dbookutil.c310 struct timeval thistime; in spinnit() local
312 gettimeofday(&thistime,NULL); in spinnit()
313 test=thistime.tv_sec*10+thistime.tv_usec/100000; in spinnit()