ExtDisjointTimerQuery class

Inheritance
Annotations
  • @DocsEditable()
  • @DomName('EXTDisjointTimerQuery')
  • @Experimental()

Constants

CURRENT_QUERY_EXTint
@DocsEditable(), @DomName('EXTDisjointTimerQuery.CURRENT_QUERY_EXT'), @Experimental()
0x8865
GPU_DISJOINT_EXTint
@DocsEditable(), @DomName('EXTDisjointTimerQuery.GPU_DISJOINT_EXT'), @Experimental()
0x8FBB
QUERY_COUNTER_BITS_EXTint
@DocsEditable(), @DomName('EXTDisjointTimerQuery.QUERY_COUNTER_BITS_EXT'), @Experimental()
0x8864
QUERY_RESULT_AVAILABLE_EXTint
@DocsEditable(), @DomName('EXTDisjointTimerQuery.QUERY_RESULT_AVAILABLE_EXT'), @Experimental()
0x8867
QUERY_RESULT_EXTint
@DocsEditable(), @DomName('EXTDisjointTimerQuery.QUERY_RESULT_EXT'), @Experimental()
0x8866
TIME_ELAPSED_EXTint
@DocsEditable(), @DomName('EXTDisjointTimerQuery.TIME_ELAPSED_EXT'), @Experimental()
0x88BF
TIMESTAMP_EXTint
@DocsEditable(), @DomName('EXTDisjointTimerQuery.TIMESTAMP_EXT'), @Experimental()
0x8E28

Static Properties

instanceRuntimeTypeType
@Deprecated("Internal Use Only"), read-only

Constructors

ExtDisjointTimerQuery.internal_()

Properties

hashCodeint
read-only, inherited
runtimeTypeType
read-only, inherited

A representation of the runtime type of the object.

Operators

operator ==(other) → bool
inherited

The equality operator.

Methods

beginQueryExt(int target, TimerQueryExt query) → void
@DocsEditable(), @DomName('EXTDisjointTimerQuery.beginQueryEXT'), @Experimental()
createQueryExt() → TimerQueryExt
@DocsEditable(), @DomName('EXTDisjointTimerQuery.createQueryEXT'), @Experimental()
deleteQueryExt(TimerQueryExt query) → void
@DocsEditable(), @DomName('EXTDisjointTimerQuery.deleteQueryEXT'), @Experimental()
endQueryExt(int target) → void
@DocsEditable(), @DomName('EXTDisjointTimerQuery.endQueryEXT'), @Experimental()
getQueryExt(int target, int pname) → Object
@DocsEditable(), @DomName('EXTDisjointTimerQuery.getQueryEXT'), @Experimental()
getQueryObjectExt(TimerQueryExt query, int pname) → Object
@DocsEditable(), @DomName('EXTDisjointTimerQuery.getQueryObjectEXT'), @Experimental()
isQueryExt(TimerQueryExt query) → bool
@DocsEditable(), @DomName('EXTDisjointTimerQuery.isQueryEXT'), @Experimental()
queryCounterExt(TimerQueryExt query, int target) → void
@DocsEditable(), @DomName('EXTDisjointTimerQuery.queryCounterEXT'), @Experimental()
noSuchMethod(Invocation invocation) → dynamic
inherited

Invoked when a non-existent method or property is accessed.

toString() → String
inherited

Returns the result of the JavaScript objects toString method.

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-web_gl/ExtDisjointTimerQuery-class.html