Method CheckTimers
CheckTimers(out int)
Called from Terminal.Gui.App.IMainLoopDriver.EventsPending() to check if there are any outstanding timer handlers.
bool CheckTimers(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.