MCPcopy Index your code
hub / github.com/di-sukharev/opencommit / sleep2

Function sleep2

out/cli.cjs:81057–81057  ·  view source on GitHub ↗
(ms)

Source from the content-addressed store, hash-verified

81055 } catch (err) {
81056 return void 0;
81057 }
81058};
81059var startsWithSchemeRegexp2 = new RegExp("^(?:[a-z]+:)?//", "i");
81060var isAbsoluteURL3 = (url2) => {

Callers 3

retryRequestMethod · 0.85
pollMethod · 0.85
waitForProcessingMethod · 0.85

Calls 1

setTimeoutFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…