CVRSystem.GetTimeSinceLastVsync(Single, UInt64) Method

Definition

public:
 bool GetTimeSinceLastVsync(float % pfSecondsSinceLastVsync, System::UInt64 % pulFrameCounter);
public bool GetTimeSinceLastVsync (ref float pfSecondsSinceLastVsync, ref ulong pulFrameCounter);
member this.GetTimeSinceLastVsync : single * uint64 -> bool
Public Function GetTimeSinceLastVsync (ByRef pfSecondsSinceLastVsync As Single, ByRef pulFrameCounter As ULong) As Boolean

Parameters

pfSecondsSinceLastVsync
Single
pulFrameCounter
UInt64

Returns

Boolean

Applies to