Click or drag to resize

HighResolutionTimeProviderBaseTime Property

Gets the # of nano-seconds reported by NanoTime when we initialized the timer.

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

Property Value

Type: Int64
The base time.
See Also