Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ nanos
Function
nanos
packages/effect/src/Duration.ts:250–250 ·
view source on GitHub ↗
(nanos: bigint)
Source
from the content-addressed store, hash-verified
248
* @category constructors
249
*/
250
export
const
nanos = (nanos: bigint): Duration => make(nanos)
251
252
/**
253
* @since 2.0.0
Callers
1
decode
Function · 0.85
Calls
1
make
Function · 0.70
Tested by
no test coverage detected