Searched refs:startTime (Results 1 – 1 of 1) sorted by relevance
58 protected DateTime startTime = DateTime.Now; field in Nintendo.SDSG.KeyboardInputProcessorBase523 if (this.startTime.AddSeconds(DK_READY_TIMEOUT).CompareTo(DateTime.Now) < 0) in BufferOrDiscardDKInput()627 this.startTime = DateTime.Now; in input_thread_proc()649 … if (startTime.AddSeconds(DK_READY_TIMEOUT).CompareTo(DateTime.Now) < 0) in input_thread_proc()719 this.startTime = DateTime.Now; in input_thread_proc()