Table of Contents

Method Advance

Namespace
Terminal.Gui.Time
Assembly
Terminal.Gui.dll

Advance(TimeSpan)

Advances virtual time by the specified duration. This triggers any timers/delays that should fire.

public void Advance(TimeSpan duration)

Parameters

duration TimeSpan

The time span to advance.