Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/abbeycode/UnrarKit
/ InitSystemOptions
Function
InitSystemOptions
Libraries/unrar/system.cpp:5–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
static int SleepTime=0;
4
5
void InitSystemOptions(int SleepTime)
6
{
7
::SleepTime=SleepTime;
8
}
9
10
11
#if !defined(SFX_MODULE)
Callers
1
ProcessSwitch
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected