* number of cycles slightly increased for better measurements

git-svn-id: trunk@40161 -
This commit is contained in:
florian 2018-11-01 20:49:19 +00:00
parent 2a016889de
commit 47c9bca7f2

View File

@ -53,7 +53,7 @@ CONST
better precision and for fast machines.
}
LOOPS = 5000; { Use this for slow or 16 bit machines }
LOOPS = 15000; { Use this for slow or 16 bit machines }
Ident1 = 1;
Ident2 = 2;
Ident3 = 3;