Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/src/tool/cafex/
DCharacter stream dumper.cs44 protected const int KEY_POOLING_WAIT_MSECONDS = 20; field in Nintendo.SDSG.KeyboardInputProcessorBase
861 Thread.Sleep(KEY_POOLING_WAIT_MSECONDS); in input_thread_proc()