Interface Layer1ApiTimeSource

All Known Implementing Classes:
Layer1ApiDepthFreezer, Layer1ApiInjectorRelay, Layer1ApiRelay, Layer1ApiStrategiesEchoMessagesLayer

public interface Layer1ApiTimeSource
Allows taking a shortcut when responding to Layer1ApiAdminProvider.getCurrentTime(). See Layer1ApiRelay.getTimeSource() to understand the mechanism. In short: even if layer implemented Layer1ApiAdminProvider.getCurrentTime() it can still allow a shortcut by implementing this interface.