MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / sleep

Function sleep

g2all/900/module/utils.js:67–69  ·  view source on GitHub ↗
(ms = 0)

Source from the content-addressed store, hash-verified

65export function clear_log() {
66 try {
67 var el = getLogConsole();
68 el.innerHTML = "";
69 } catch (e) {}
70}
71
72// alignment must be 32 bits and is a power of 2

Callers 3

make_rdrFunction · 0.90
leak_code_blockFunction · 0.90
uaf_ssv_with_retryFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected