Description
Documentation Comment
Gets you a string describing the frame rate for a certain number of frames
(String will be no longer than 1K characters long, separated by commas)
Caveats
Parameters
intnumFrames
Examples
Auto-Generated Example
int myInt__numFrames
string returnedValue = Utility.CaptureFrameRate(myInt__numFrames)