Click or drag to resize

DateTimeHelperGetCurrentTimeMillis Method

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 GetCurrentTimeMillis()

Return Value

Type: Int64

[Missing <returns> documentation for "M:com.espertech.esper.compat.DateTimeHelper.GetCurrentTimeMillis"]

See Also