CVRSystem.GetTimeSinceLastVsync(Single, UInt64) 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:
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