| Interface | Description |
|---|---|
| Clock |
Clock interface, used to inject a Clock dependency so time can be adjusted in tests.
|
| Class | Description |
|---|---|
| FixedClock |
Clock implementation where time doesn't move unless it is manually adjusted.
|
| SystemClock |
Clock implementation that defers to the system clock.
|
Copyright © 2012–2017. All rights reserved.