mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 04:19:28 +02:00
* minor update
This commit is contained in:
parent
5b92078595
commit
785d22af8d
@ -142,7 +142,7 @@ BEGIN
|
||||
Delta := MSTimer-Start-LoopTime2;
|
||||
Inc (TotalTime, Delta);
|
||||
WriteLn (Delta:5, ' ms');
|
||||
WriteLn ('MaxAvail: ', MaxAvail, ' MemAvail: ', MemAvail);
|
||||
ShowHeap;
|
||||
Start := MSTimer;
|
||||
FOR L := 1 TO Blocks DO BEGIN
|
||||
MaxAvail;
|
||||
|
Loading…
Reference in New Issue
Block a user