Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ millis
Function
millis
packages/effect/src/Duration.ts:262–262 ·
view source on GitHub ↗
(millis: number)
Source
from the content-addressed store, hash-verified
260
* @category constructors
261
*/
262
export
const
millis = (millis: number): Duration => make(millis)
263
264
/**
265
* @since 2.0.0
Callers
2
metrics.ts
File · 0.90
decode
Function · 0.85
Calls
1
make
Function · 0.70
Tested by
no test coverage detected