The members of Android.Views.FrameStats are listed below.
See Also: Inherited members from Java.Lang.Object
A constructor used when creating managed representations of JNI objects; called by the runtime. |
const | UndefinedTimeNano | long (-1). Undefined time. |
[read-only] | EndTimeNano | long. Gets the end time of the interval for which these statistics apply. |
[read-only] | FrameCount | int. Gets the number of frames for which there is data. |
[read-only] | RefreshPeriodNano | long. Gets the refresh period of the display hosting the window(s) for which these statistics apply. |
[read-only] | StartTimeNano | long. Gets the start time of the interval for which these statistics apply. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
GetFramePresentedTimeNano(int)Get the time a frame at a given index was presented. |