Ignore:
Timestamp:
Apr 21, 2026, 2:55:51 PM (6 days ago)
Author:
chronos
Message:
  • Added: Call stack window.
  • Modified: Use reload pending boolean variable and reload from timer instead of Thread.Synchronize to not delay CPU execution.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormMemory.lfm

    r5 r13  
    5959  end
    6060  object Timer1: TTimer
    61     Interval = 500
     61    Interval = 100
    6262    OnTimer = Timer1Timer
    6363    Left = 469
Note: See TracChangeset for help on using the changeset viewer.