MCPcopy Create free account
hub / github.com/UnsignedInt8/LightSword / nextTick

Method nextTick

typings/node/node.d.ts:265–265  ·  view source on GitHub ↗
(callback: Function)

Source from the content-addressed store, hash-verified

263 platform: string;
264 memoryUsage(): { rss: number; heapTotal: number; heapUsed: number; };
265 nextTick(callback: Function): void;
266 umask(mask?: number): number;
267 uptime(): number;
268 hrtime(time?:number[]): number[];

Callers 1

startRemainingTimerMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected