Click or drag to resize

TimeSourceTypeMILLI Field

Millisecond time source type with time originating from System.currentTimeMillis

Namespace:  com.espertech.esper.common.client.util
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public const TimeSourceType MILLI = 0

Field Value

Type: TimeSourceType
See Also