Method CheckTimersAndIdleHandlers
CheckTimersAndIdleHandlers(out int)
Called from Terminal.Gui.IMainLoopDriver.EventsPending() to check if there are any outstanding timers or idle handlers.
bool CheckTimersAndIdleHandlers(out int waitTimeout)
Parameters
waitTimeout
intReturns the number of milliseconds remaining in the current timer (if any). Will be -1 if there are no active timers.