SoDirectVizManagerGetLastRenderTime Method |
Gets the elapsed time for rendering the last frame in seconds.
Namespace: OIV.DirectVizAssembly: OIV.DirectViz (in OIV.DirectViz.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic double GetLastRenderTime()
Public Function GetLastRenderTime As Double
public:
double GetLastRenderTime()
member GetLastRenderTime : unit -> float
Return Value
Type:
Double
Remarks
See Also