Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F969828
sleep.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
138 B
Referenced Files
None
Subscribers
None
sleep.ts
View Options
import
{
promisify
}
from
"util"
;
const
st
=
(
time
:
number
,
cb
:
()
=>
void
)
=>
setTimeout
(
cb
,
time
);
export
const
sleep
=
promisify
(
st
);
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Sun, Nov 24, 01:08 (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
548049
Default Alt Text
sleep.ts (138 B)
Attached To
Mode
rSTREAM tempstream
Attached
Detach File
Event Timeline
Log In to Comment