Property Timeouts | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Timeouts
Gets the list of all timeouts sorted by the TimeSpan time ticks./>. A shorter limit time can be added at the end, but it will be called before an earlier addition that has a longer limit time.
public SortedList<long, MainLoop.Timeout> Timeouts { get; }