[comp.sys.atari.st] Accurate Timing

fortin@seas.gwu.edu (robert fortin) (03/14/90)

I need to do some accurate timing (milliseconds). Are there any C
functions to get the real time clock with that accuracy. I can use
event_multi to wait for a certain amount of time (and a keypress), but
I want to know how much time actually passed if it returns because of
a keyboard event instead of a timer event. Any suggestions?

-Bob Fortin