Creates a Clock that follows the virtual time in this test.
test("Pass the time to an external service") { val service = SomeExternalService(time.clock)}
The current time as an Instant.
Measure elapsed time.