MCPcopy 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

3static int SleepTime=0;
4
5void InitSystemOptions(int SleepTime)
6{
7 ::SleepTime=SleepTime;
8}
9
10
11#if !defined(SFX_MODULE)

Callers 1

ProcessSwitchMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected