MTLDrawable_Extensions.GetPresentedTime(IMTLDrawable) 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.
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.