Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
65
export
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_rdr
Function · 0.90
leak_code_block
Function · 0.90
uaf_ssv_with_retry
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected