www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1997/02/09/20:48:23

From: jqb AT netcom DOT com (Jim Balter)
Subject: Re: Missing struct itimerval
9 Feb 1997 20:48:23 -0800 :
Approved: cygnus DOT gnu-win32 AT cygnus DOT com
Distribution: cygnus
Message-ID: <32FE9979.1CFE.cygnus.gnu-win32@netcom.com>
References: <B0000003092 AT nt1 DOT deerinet DOT nb DOT ca>
Mime-Version: 1.0
X-Mailer: Mozilla 3.01Gold (WinNT; I)
Original-To: Grant Leslie <grantl AT deerinet DOT nb DOT ca>
Original-CC: GNU-WIN32 <gnu-win32 AT cygnus DOT com>
Original-Sender: owner-gnu-win32 AT cygnus DOT com

Grant Leslie wrote:
> 
> > try grep -i itimerval *.h or *.c
> > it should show you one of the files which has the real structure
> > declaration...
> >
> I tried that :(, it's nowhere in the standard headers, or X11 headers
> that I can find.
> And there is no declaration in the Fvwm files either..

Interval timers are a BSD kernel facility to do interval timing at high
resolutions.  You'll have to roll your own.  You set an interval timer
to go off after a specified amount of time and then repeatedly
after a specified increment elapses; the process gets a signal
whenever the timer goes off.

--
<J Q B>
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019