Home
last modified time | relevance | path

Searched refs:KILLRESTART_SOFTLAUNCH_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DProgram.cs199 internal const int KILLRESTART_SOFTLAUNCH_TIMEOUT = 10000; // 10 seconds field in CafeX.Program
DCafeFunctions.cs4006 … (i < CAFERUN_RETRY_COUNT && cattoucan.SyncWithTitle(Program.KILLRESTART_SOFTLAUNCH_TIMEOUT, false… in run()