MCPcopy Create free account
hub / github.com/Effect-TS/effect / Clock.test.ts

File Clock.test.ts

packages/effect/test/Clock.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it, vi } from "@effect/vitest"
2import { Clock, Effect } from "effect"
3
4describe.sequential("Clock", () => {

Callers

nothing calls this directly

Calls 5

pipeMethod · 0.65
BigIntInterface · 0.50
syncMethod · 0.45

Tested by

no test coverage detected