Used to distinguish two keyboard states if they contain the same same key codes. Useful if a key is pressed for a long time which should generate repeated key strokes.

Namespace: VVVV.Utils.IO
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public int Time { get; }

See Also