ExtDisjointTimerQuery

注解
  • @Native("EXTDisjointTimerQuery")

属性

hashCode int
此对象的哈希码。
无设置器继承
runtimeType Type
对象运行时类型的表示。
无设置器继承

方法

beginQueryExt(int target, TimerQueryExt query) → void
createQueryExt() TimerQueryExt
deleteQueryExt(TimerQueryExt? query) → void
endQueryExt(int target) → void
getQueryExt(int target, int pname) Object?
getQueryObjectExt(TimerQueryExt query, int pname) Object?
isQueryExt(TimerQueryExt? query) bool
noSuchMethod(Invocation invocation) → dynamic
在访问不存在的方法或属性时调用。
继承
queryCounterExt(TimerQueryExt query, int target) → void
toString() String
此对象的字符串表示。
继承

运算符

运算符 ==(Object other) bool
等性运算符。
继承

常量

CURRENT_QUERY_EXT → const int
GPU_DISJOINT_EXT → const int
QUERY_COUNTER_BITS_EXT → const int
QUERY_RESULT_AVAILABLE_EXT → const int
QUERY_RESULT_EXT → const int
TIME_ELAPSED_EXT → const int
TIMESTAMP_EXT → const int