Re: Interval Timers on Windows
- From: Martijn Lievaart <m@xxxxxxxxxxxxxxxx>
- Date: Sun, 29 Apr 2007 12:20:33 +0200
On Sun, 29 Apr 2007 10:47:30 +0100, Brian Wakem wrote:
Surely you would need to time sendPacket() and subtract it from the next
delay?
Surely time spend in sendPacket is negligible om modern machines?
(I don't really know.I/O and syscalls used to be expensive. Nowadays
machines are so fast that syscalls are fast too and sending a packet
generally means -- I assume -- copying it to some internal buffer and
some pointer fiddling, so that should be very fast).
M4
.
- Follow-Ups:
- Re: Interval Timers on Windows
- From: Bernard Chan
- Re: Interval Timers on Windows
- References:
- Interval Timers on Windows
- From: Bernard Chan
- Re: Interval Timers on Windows
- From: Brian Wakem
- Interval Timers on Windows
- Prev by Date: Re: Weird error after a configuration change
- Next by Date: Re: Weird error after a configuration change
- Previous by thread: Re: Interval Timers on Windows
- Next by thread: Re: Interval Timers on Windows
- Index(es):