Gets the current timestamp. The timestamp increases everytime a nodeinfo gets added, removed or updated.

Namespace: VVVV.PluginInterfaces.V2
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872

Syntax

C#
uint Timestamp { get; }

See Also