The realtime in seconds since the IHDEHost was created. On boygroup clients this ist the time since the server IHDEHost was created, synced over network. This time is not frame based, each call will return a new time.

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

Syntax

C#
double RealTime { get; }

See Also