net.corda.node.utilities / MutableClock / <init>

<init>

MutableClock()

An abstract class with helper methods for a type of Clock that might have its concept of "now" adjusted externally.

e.g. for testing (so unit tests do not have to wait for timeouts in realtime) or for demos and simulations.