Class Nexus\Clock\InternalClock

final
implements Clock

A reference to the internal clock. This is primarily useful for mocking the clock in tests. Classes should not use this class directly, but instead use the Clock interface or the two traits ClockAware and ImmutableClockAware.

Methods