@sheetwrite/core/testingfunction
Installs a deterministic monotonic clock through the public testing entrypoint.
Declaration
function installDatasourceClockForTest(now: () => number): () => voidSheetwrite / Documentation
@sheetwrite/core/testingInstalls a deterministic monotonic clock through the public testing entrypoint.
function installDatasourceClockForTest(now: () => number): () => void