public class Correlator
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
enqueue(java.lang.String event)
Enqueue the stringified form of an event for processing.
|
static double |
getCurrentTime()
Get the current time from the Correlator, expressed as the number of
seconds since the epoch.
|
public static double getCurrentTime()
public static void enqueue(java.lang.String event)
event
- The stringified event to be enqueuedSubmit a bug or feature
Copyright (c) 2013-2021 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.