Re: Dropped frames in video capture process

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 5 Nov 1998 20:27:33 +0000 (GMT)


> >and higher processors use the RDTSC CPU internal time clock for the
> >same purpose
> Can you point my to more information on that - if I need it that is.

Intel pentium manual covers RDTSC, and the gettimeofday() function uses
it when possible (ie modern CPUs)

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/