Re: Where is a modern pascal code incubator ?
- From: "RickE" <eng@xxxxxxxxxxx>
- Date: 17 Nov 2005 01:47:08 -0800
Perhaps better than adding a "sleep" command, would be adding a
"fpSetitimer" call.
Again, from the "daemon" demo, the fpSelect call AFAIK simply stalls
the process. This is not really a useful "daemon."
The fpAlarm call uses the setitimer call internally. But a direct
setitimer call has better time resolution.
I'm sure this call is in the libc unit.
.
- Follow-Ups:
- Re: Where is a modern pascal code incubator ?
- From: Marco van de Voort
- Re: Where is a modern pascal code incubator ?
- References:
- Where is a modern pascal code incubator ?
- From: RickE
- Re: Where is a modern pascal code incubator ?
- From: Marco van de Voort
- Re: Where is a modern pascal code incubator ?
- From: RickE
- Re: Where is a modern pascal code incubator ?
- From: Marco van de Voort
- Re: Where is a modern pascal code incubator ?
- From: RickE
- Where is a modern pascal code incubator ?
- Prev by Date: Resource Files
- Next by Date: Re: Where is a modern pascal code incubator ?
- Previous by thread: Re: Where is a modern pascal code incubator ?
- Next by thread: Re: Where is a modern pascal code incubator ?
- Index(es):