 | 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
Syntaxpublic long BaseTime { get; }
Property Value
Type:
Int64The base time.
See Also