Movatterモバイル変換


[0]ホーム

URL:


menu
  1. Dart
  2. dart:web_gl
  3. ExtDisjointTimerQuery class
ExtDisjointTimerQuery
description

ExtDisjointTimerQuery class

Annotations
  • @Native.new("EXTDisjointTimerQuery")

Properties

hashCodeint
The hash code for this object.
no setterinherited
runtimeTypeType
A representation of the runtime type of the object.
no setterinherited

Methods

beginQueryExt(inttarget,TimerQueryExtquery)→ void
createQueryExt()TimerQueryExt
deleteQueryExt(TimerQueryExt?query)→ void
endQueryExt(inttarget)→ void
getQueryExt(inttarget,intpname)Object?
getQueryObjectExt(TimerQueryExtquery,intpname)Object?
isQueryExt(TimerQueryExt?query)bool
noSuchMethod(Invocationinvocation)→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
queryCounterExt(TimerQueryExtquery,inttarget)→ void
toString()String
A string representation of this object.
inherited

Operators

operator ==(Objectother)bool
The equality operator.
inherited

Constants

CURRENT_QUERY_EXT→ constint
GPU_DISJOINT_EXT→ constint
QUERY_COUNTER_BITS_EXT→ constint
QUERY_RESULT_AVAILABLE_EXT→ constint
QUERY_RESULT_EXT→ constint
TIME_ELAPSED_EXT→ constint
TIMESTAMP_EXT→ constint
  1. Dart
  2. dart:web_gl
  3. ExtDisjointTimerQuery class
dart:web_gl library

[8]ページ先頭

©2009-2025 Movatter.jp