LaKraven / LKSL

LaKraven Studios Standard Library
http://otapi.com
Other
51 stars 15 forks source link

Make Delphi use LKSL.Common.Stopwatch.pas as well as FreePascal #65

Closed LaKraven closed 6 years ago

LaKraven commented 9 years ago

It makes more sense to implement a platform- and compiler-independent TLKStopwatch class, and utilize this in the LKSL both in FreePascal and Delphi.

Keeps things consistent!