Key press time

Search this archive.

From: Hongxian Shu (shuhongxian@hotmail.com)
Date: Tue 22 Jan 2002 - 22:47:00 IST


Hi, Guys,

I encountered one problem during my programming: If I write a program like following, how much time will it cost to get a char from keyboard via vga_getkey(). I mean from the moment I press a key on the keyboard to the moment vga_getkey() finishs.

    while (1)
    {
        c = vga_getkey();
    }
Thank you!

Hongxian


------------------------------------------------------------------
Unsubscribe:  To:   listbot@svgalib.org
              Body: unsubscribe linux-svgalib


This archive was generated by hypermail 2.1.4 : Wed 21 Jan 2004 - 22:10:24 IST