[fpc-pascal] RTLEventWaitFor

Mattias Gaertner nc-gaertnma at netcologne.de
Tue Apr 5 01:03:34 CEST 2022


Hi Michael,

Under Linux a RTLEventWaitFor(e,1) usually waits at most 1ms. But under
Windows it usually waits at least 15ms. It seems to round to nearest
1/64 of a second.

Googling this lead me to question the sanity of some bloggers.

Has anyone an idea if this is normal on Windows and if there is an
alternative?

Mattias


More information about the fpc-pascal mailing list