CVRCompositor.GetCumulativeStats(Compositor_CumulativeStats, UInt32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void GetCumulativeStats(Microsoft::MixedReality::Toolkit::OpenVR::Headers::Compositor_CumulativeStats % pStats, System::UInt32 nStatsSizeInBytes);
public void GetCumulativeStats (ref Microsoft.MixedReality.Toolkit.OpenVR.Headers.Compositor_CumulativeStats pStats, uint nStatsSizeInBytes);
member this.GetCumulativeStats : Compositor_CumulativeStats * uint32 -> unit
Public Sub GetCumulativeStats (ByRef pStats As Compositor_CumulativeStats, nStatsSizeInBytes As UInteger)
Parameters
- pStats
- Compositor_CumulativeStats
- nStatsSizeInBytes
- UInt32