[fpc-devel] TThread extensions
    Mattias Gaertner 
    nc-gaertnma at netcologne.de
       
    Fri Jun 27 10:19:34 CEST 2014
    
    
  
On Fri, 27 Jun 2014 09:30:52 +0200
Michael Schnell <mschnell at lumino.de> wrote:
> On 06/26/2014 07:49 PM, Mattias Gaertner wrote:
> > Why can't you use trunk and $IFs like everyone else?
> I do _need_ TThread.Queue (and I do _need_ TThread.GetTickCount64 (or 
> another decent timing source).
> 
> The released rtl version does not have TThread.Queue and for timing only 
> fpgettimeofday() is provided, which is not a "permanent ticker"-source 
> but jumps back and foreword when the UTC system time is updated.
> 
> Hence I of course can use $ifs to make it compilable with the released 
> rtl version but it will have no function at all.
In other words: Nothing stops you, except yourself.
Mattias
    
    
More information about the fpc-devel
mailing list