cuda.bindings.nvml.vgpu_type_get_frame_rate_limit#

cuda.bindings.nvml.vgpu_type_get_frame_rate_limit(
unsigned int vgpu_type_id,
) unsigned int#

Retrieve the static frame rate limit value of the vGPU type.

Parameters:

vgpu_type_id (unsigned int) – Handle to vGPU type.

Returns:

Reference to return the frame rate limit value.

Return type:

unsigned int

See also

nvmlVgpuTypeGetFrameRateLimit