Interface ExecutionContext.ClockListener

  • Enclosing interface:
    ExecutionContext

    public static interface ExecutionContext.ClockListener
    Listener called on clock time updates.
    • Method Detail

      • tick

        void tick​(ExecutionContext source)
        Called on clock time update.
        Parameters:
        source - execution context