Class SafeNativeMethods
Contains p/invokes and associated wrappers for the Native methods
Inherited Members
Namespace: Microsoft.Graph.Communications.Common
Assembly: Microsoft.Graph.Communications.Common.dll
Syntax
public static class SafeNativeMethods
Methods
GetPreciseSystemTime()
Gets precise system time
Declaration
public static DateTime GetPreciseSystemTime()
Returns
Type | Description |
---|---|
DateTime | Precise system time |