MCPcopy Index your code
hub / github.com/nodejs/node / sleep

Method sleep

typings/internalBinding/util.d.ts:32–32  ·  view source on GitHub ↗
(msec: number)

Source from the content-addressed store, hash-verified

30 getConstructorName(object: object): string;
31 getExternalValue(value: any): bigint;
32 sleep(msec: number): void;
33 isConstructor(fn: Function): boolean;
34 arrayBufferViewHasBuffer(view: ArrayBufferView): boolean;
35 propertyFilter: {

Callers 15

RunProcessFunction · 0.80
CheckedUnlinkFunction · 0.80
scan_recentMethod · 0.80
SleepMethod · 0.80
mainFunction · 0.80
repeat_until_trueFunction · 0.80
mainFunction · 0.80
MainFunction · 0.80
wait_for_process_timeoutFunction · 0.80
mainFunction · 0.80
wait_for_process_timeoutFunction · 0.80

Calls

no outgoing calls

Tested by 2

RunProcessFunction · 0.64
CheckedUnlinkFunction · 0.64