I used EpikTimer on Android ARM, it works.... Well, at least it seems to work. 
Why you need an example? Just use it; the process is obvious and 
straightforward. Add epiktimer unit to uses seciton of ur source file; clear 
timer, start timer, stop timer, read result

28.05.2014, 13:26, "Michael Schnell" <mschn...@lumino.de>:
> On 05/27/2014 03:54 AM, Paul Breneman wrote:
>>  Will EpikTimer work in a console app?  If so, an example on the wiki
>>  page would sure be appreciated.  I need it now (for an Android Linux
>>  console program)!  :)
>
> Soft answer: Yes
>
> Long answer:
>
> My current test-state of the "interfaces.pas" unit for the would-be
> "ActiveNoGUI" widget type in Lazarus happily uses the current
> half-released state of EpikTimer. It provides a Lazarus compatible
> TTimer implementation.
>
> It is used in a test project (a command-line tool) and works perfectly
> for me (in Linux X86 32 Bit Linux ).
>
> I did not yet do any tests with Android or ARM, though.
>
> -Michael
>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus@lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to