* Initialize result, bug ID #0030771

git-svn-id: trunk@34748 -
This commit is contained in:
michael 2016-10-22 07:30:27 +00:00
parent 9097484f37
commit ae468bfb43

View File

@ -334,6 +334,7 @@ Var
Diff: Extended;
begin
Result:=False;
{ Use Counter*fInterval to avoid numerical errors resulting from adding
small values (AInterval/cMilliSecs) to a large real number (TDateTime),
even when using Extended precision }