Package com.mojang.blaze3d.systems
Class TimerQuery.FrameProfile
java.lang.Object
com.mojang.blaze3d.systems.TimerQuery.FrameProfile
- Enclosing class:
TimerQuery
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final longprivate final GpuQueryprivate static final longprivate long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NO_RESULT
private static final long NO_RESULT- See Also:
-
CANCELLED_RESULT
private static final long CANCELLED_RESULT- See Also:
-
gpuQuery
-
timerResult
private long timerResult
-
-
Constructor Details
-
FrameProfile
FrameProfile(GpuQuery pGpuQuery)
-
-
Method Details
-
cancel
public void cancel() -
isDone
public boolean isDone() -
get
public long get()
-