Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!wuarchive!psuvax1!psuvm!cunyvm!yygqc Organization: City University of New York/ University Computer Center Date: Friday, 29 Mar 1991 17:03:41 EST From: Message-ID: <91088.170342YYGQC@CUNYVM.BITNET> Newsgroups: comp.lang.pascal Subject: Time function on Waterloo pascal Hi... I have a program that has to use a timer, calibrated to micro or milli seconds. The time() function on Waterloo pascal is only accurate to seconds. Can anyone tell me how to get the time in milliseconds or microseconds from Waterloo Pascal? Thanks.