cuda.bindings.nvml.vgpu_type_get_frame_rate_limit#
- cuda.bindings.nvml.vgpu_type_get_frame_rate_limit(
- unsigned int vgpu_type_id,
Retrieve the static frame rate limit value of the vGPU type. :param vgpu_type_id: Handle to vGPU type. :type vgpu_type_id: unsigned int :returns: Reference to return the frame rate limit value. :rtype: unsigned int .. seealso:: `nvmlVgpuTypeGetFrameRateLimit`