Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 01/25/20 in all areas

  1. Fr0sT.Brutal

    Scheduled tasks at system time

    None except that code snippet but it's trivial. For x-platform you can use System.SyncObjs.TEvent.WaitFor. I couldn't find x-platform method to wait for multiple objects so to cancel the wait you'll have to reset each waitable object (so you'll have to keep a list of them... code becomes less and less short & trivial 🙂 )
  2. Anders Melander

    Code formatter in CnPack

    I see. Thanks. No need for a war; We all know there's only "One True Style" - and it's the one we use ourselves 🙂
×