HandlerSettings.LogPlayerSpeedMultiplier Property |
Log player speed multiplier.
This is an 'm' in the formula 'mT+k' to calculate delays between packets,
where 'T' is original delay. Values less than 1 means reduced speed, greater
than 1 means increased speed. Default value is 1.0 which means a normal speed.
Namespace:
OnixS.NET.ICE.iMpact
Assembly:
OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntax public double LogPlayerSpeedMultiplier { get; set; }
Property Value
Type:
DoubleSee Also