MTLDrawable_Extensions.GetPresentedTime(IMTLDrawable) Method

Definition

Returns the time, in seconds, when the host displayed this drawable.

public static double GetPresentedTime (this Metal.IMTLDrawable This);
static member GetPresentedTime : Metal.IMTLDrawable -> double

Parameters

This
IMTLDrawable

The instance on which this method operates.

Returns

Applies to