forwardToString Method (TimestampFormat)   Table of ContentHighResolutionTimestamp Operators and Type Conversionsforward
HighResolutionTimestamp.UtcNow Method
Returns current UTC HighResolutionTimestamp.

Namespace:  FIXForge.NET.FIX
Assembly:  FIXForge.NET.FIX.Engine-net-4.8_x64 (in FIXForge.NET.FIX.Engine-net-4.8_x64.dll) Version: 4.10.1.0
Syntax
C#
public static HighResolutionTimestamp UtcNow()

Return Value

Type: HighResolutionTimestamp
Current UTC HighResolutionTimestamp.
See Also