From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 11035d,b65739503d72f172 X-Google-Attributes: gid11035d,public X-Google-Thread: 103376,b65739503d72f172 X-Google-Attributes: gid103376,public From: askeya Subject: Re: Timers in application Date: 1999/06/09 Message-ID: <375EC6A0.205BC7B4@res.raytheon.com>#1/1 X-Deja-AN: 487614552 Content-Transfer-Encoding: 7bit References: <375D1E02.8F1C0D6E@res.raytheon.com> X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@swl.msd.ray.com X-Trace: swlmail.msd.ray.com 928954515 10685 199.46.171.9 (9 Jun 1999 18:55:15 GMT) Organization: Raytheon Systems Company Mime-Version: 1.0 NNTP-Posting-Date: 9 Jun 1999 18:55:15 GMT Newsgroups: comp.unix.solaris,comp.lang.ada Date: 1999-06-09T18:55:15+00:00 List-Id: "Delay_Until" it is then. Thanx for all the input and the education. Andy askeya wrote: > > I am developing a Solaris 2.6 application (Ada95 with Apex) that needs a > timer service that allows me to schedule multiple simultaneous wakeups. > I have looked at "setitimer" and "alarm" man pages, but these services > appear to only allow one timer per process and/or thread. Is this > correct? > > I have read some postings about Posix timers, but can not figure out any > key words to use for man pages. Will Posix timers allow multiple > simultaneous timers? If so, what man pages can I look at? > > Any other ideas for timer services I can use? I need a granularity of > at least 100 milliseconds, but faster would be better. I am developing > in Ada95 but can create interfaces into standard C libs if necessary. > > Thanx. -- --------------------------------------------------- | Andy Askey | | Software Engineer | | Raytheon Systems Company | | 670 Discovery Drive, Huntsville, AL 35806 | | Phone: (256) 971-2367 Fax: (256) 971-2306 | | andrew_j_askey@res.raytheon.com | ---------------------------------------------------