Date: Mon, 12 Jul 93 15:33:47 PDT From: Ken Ellis Posted-Date: Mon, 12 Jul 93 15:33:47 PDT To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: PC timer I am trying to get the number of ticks from the PC timer chip and can't find the right routine to do so. I just need the number of 18.2Hz ticks. The use of gettimeofday() is not clear and I couldn't find anything in the docs/sources that helped. Any help would be appreciated. Thanks. Ken