Returns the current frame time which the plugin should use if it does timebased calculations.
Namespace: VVVV.PluginInterfaces.V2Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C# |
---|
[ObsoleteAttribute("Use new property FrameTime now")] double GetCurrentTime() |