Share

View.StopRenderingRateRecord Method

Parent Object: View

Description

Method that stops the rendering rate record for the graphics window and gets the results.

Syntax

View.StopRenderingRateRecord( frames As Long, ElapsedTime As Double )

Parameters

Name Type Description
frames Long Output Long value that indicates the count of the frame increases.
ElapsedTime Double Output Double value that indicates the elapsed time for frames change.

Version

Introduced in version 2023

Was this information helpful?