EasyUA Reference
UtcNow Property
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > HiResClock Class : UtcNow Property

Glossary Item Box

Returns the current UTC time (bugs in HALs on some computers can result in time jumping backwards).

Syntax

Visual Basic (Usage)Copy Code
Dim value As Date
 
value = HiResClock.UtcNow
C# 
public static DateTime UtcNow {get;}

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.