 | DateTimeHelperCurrentTimeNanos Property |
Gets the current time in nanoseconds.
Namespace:
com.espertech.esper.compat
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic static long CurrentTimeNanos { get; }
Property Value
Type:
Int64The current time nanos.
See Also