[fpc-devel] About GetTickCount
michael.vancanneyt at wisa.be
michael.vancanneyt at wisa.be
Fri Nov 4 09:26:09 CET 2011
On Fri, 4 Nov 2011, Graeme Geldenhuys wrote:
> On 3 November 2011 15:55, wrote:
>>
>> PLEASE NEVER MENTION EPIKTIMER AGAIN.
>>
>> it returns Now() on all platforms except i386.
>
> Not sure if my version of EpikTimer is the same as yours. Last time we
> had this (similar) conversation, your EpikTimer code was out of date
> (you still had code which required LCL to use EpikTimer).
Exactly, so seeing code like that,
- dependency on LCL
- Now() used on non-i386
my trust in such a component instantly went below zero.
Someone who writes code like that clearly has no clue.
And as far as I remember, I sent you a corrected version ?
Michael.
More information about the fpc-devel
mailing list