Class FrameTimings
- Namespace
- Gdk
- Assembly
- Gdk-4.0.dll
public sealed class FrameTimings : BoxedRecord, IEquatable<FrameTimings>
- Inheritance
-
FrameTimings
- Implements
- Inherited Members
Constructors
FrameTimings(FrameTimingsOwnedHandle)
public FrameTimings(FrameTimingsOwnedHandle handle)
Parameters
handle
FrameTimingsOwnedHandle
Properties
Handle
public FrameTimingsOwnedHandle Handle { get; }
Property Value
Methods
Equals(FrameTimings?)
Indicates whether the current object is equal to another object of the same type.
public bool Equals(FrameTimings? other)
Parameters
other
FrameTimingsAn object to compare with this object.
Returns
Equals(object?)
Determines whether the specified object is equal to the current object.
public override bool Equals(object? obj)
Parameters
obj
objectThe object to compare with the current object.
Returns
GetComplete()
public bool GetComplete()
Returns
GetFrameCounter()
public long GetFrameCounter()
Returns
GetFrameTime()
public long GetFrameTime()
Returns
GetGType()
public static Type GetGType()
Returns
GetHashCode()
Serves as the default hash function.
public override int GetHashCode()
Returns
- int
A hash code for the current object.
GetPredictedPresentationTime()
public long GetPredictedPresentationTime()
Returns
GetPresentationTime()
public long GetPresentationTime()
Returns
GetRefreshInterval()
public long GetRefreshInterval()
Returns
Ref()
public FrameTimings Ref()
Returns
Unref()
public void Unref()