Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ assert, describe, it, vi } from
"@effect/vitest"
2
import
{ Clock, Effect } from
"effect"
3
4
describe.sequential(
"Clock"
, () => {
Callers
nothing calls this directly
Calls
5
pipe
Method · 0.65
currentTimeNanosUnsafe
Method · 0.65
monotonicTimeNanosUnsafe
Method · 0.65
BigInt
Interface · 0.50
sync
Method · 0.45
Tested by
no test coverage detected