TickDelta function
function
TickDelta(TickOld, TickNew: ULong): ULong;
Unit
synautil
Description
Return difference between two timestamps. It working fine only for differences smaller then maxint. (difference must be smaller then 24 days.)