UPD: Fill random buffer at each step

This commit is contained in:
Alexander Koblov 2017-08-19 14:15:44 +00:00
commit 16bc9827cc

View file

@ -262,6 +262,7 @@ begin
CheckOperationState; // check pause and stop
end;
//-------------------------------------
if (j = 2) and (max > 0) then fill(j);
end;
FileFlush(fs.Handle);
CheckOperationState; // check pause and stop