Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!uunet!pdn!tscs!tct!jim From: jim@tct.uucp (Jim Kunzman) Newsgroups: comp.unix.aix Subject: Re: Does AIX have a function like sginap()? Message-ID: <27D9746A.27C1@tct.uucp> Date: 9 Mar 91 23:48:57 GMT References: Organization: Teltronics/TCT, Sarasota, FL Lines: 9 There is indeed a C call which will solve your problem. It is usleep() and you can man usleep for the details. Granularity is microseconds (hence the u), but I wouldn't bet the accuracy would be much closer than a few milliseconds, although I could be wrong. Hope this helps. -- Jim Kunzman at Teltronics/TCT , !(This space intentionally left blank.)