Click or drag to resize

HighResolutionTimeProviderCurrentTime Property

Gets the current time.

Namespace:  com.espertech.esper.compat
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public long CurrentTime { get; }

Property Value

Type: Int64
The current time.
See Also