Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!wuarchive!usc!chaph.usc.edu!phakt.usc.edu!tli From: tli@phakt.usc.edu (Tony Li) Newsgroups: comp.unix.internals Subject: Re: Can Unix sleep in terms of mili/micro? Message-ID: <11899@chaph.usc.edu> Date: 10 Sep 90 06:43:42 GMT References: <24437@adm.BRL.MIL> Sender: news@chaph.usc.edu Organization: University of Southern California, Los Angeles, CA Lines: 13 Nntp-Posting-Host: phakt.usc.edu In article <24437@adm.BRL.MIL> TAYBENGH%NUSDISCS.BITNET@cunyvm.cuny.edu writes: Can Unix sleep in terms of mili or mirco second? I am aware that sleep() can only sleep in terms of second. Please specify the Unix Dialect when u reply. Thanks. BSD derived systems provide usleep(3) which does what you want. -- Tony Li - USC Computer Science Department Internet: tli@usc.edu Uucp: usc!tli Thus spake the master programmer: "A well written program is its own heaven; a poorly-written program its own hell."