plugin implementation providing the .clock getter
.clock
The mock clock implementation, available at t.clock when this plugin has been loaded.
t.clock
If the clock is entered, it will be automatically exited on test teardown, if the @tapjs/after plugin is loaded.
@tapjs/after
plugin implementation providing the
.clock
getter