TicksToMilliseconds Method
Table of Content
TopOfTheOrderBookUpdatedHandler(T) Delegate
OnixS .NET CME Market Data Handler
TimestampHelper
.TicksToSeconds Method
Returns the number of seconds represented by the specified number of ticks.
Namespace:
OnixS.CmeMdHandler
Assembly:
OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax
C#
Copy
public
static
double
TicksToSeconds
(
long
ticks
)
Parameters
ticks
Type:
System
.Int64
A number of ticks.
Return Value
Type:
Double
A number of seconds.
See Also
Reference
TimestampHelper Class
OnixS.CmeMdHandler Namespace
Copyright OnixS. All rights reserved.