[visionegg] Reaction time?

What's the "best practice" method for getting a reliable
mouse/keyboard reaction time in Vision Egg? I've been looking through
the mailing list archives and have seen some possibilities, but am not
sure if anyone's commented much on their pros/cons. For example, if
one were to use an event callback, would you be limited to the
granularity of the screen refresh rate? What about using something
like pygame.event.wait() versus repeatedly polling? (I don't need to
redraw anything while waiting for input)

Thanks, and my apologies if this has already been answered somewhere.

-- Neil
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html

Other related posts: