![]() | TimeSourceType Class |
Namespace: com.espertech.esper.common.client.util
public sealed class TimeSourceType : Enum
The TimeSourceType type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | MILLI |
Millisecond time source type with time originating from System.currentTimeMillis
|
![]() ![]() | NANO |
Nanosecond time source from a wallclock-adjusted System.nanoTime
|
![]() | value__ |