Click or drag to resize

DateTimeHelperCurrentTimeMillis Property

Returns the current time in millis

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

Property Value

Type: Int64
See Also