Flutter
quiver.testing.async
FakeAsync
periodicTimerCount property
periodicTimerCount
FakeAsync class
Constructors
FakeAsync
Properties
microtaskCount
nonPeriodicTimerCount
periodicTimerCount
hashCode
runtimeType
Methods
elapse
elapseBlocking
flushMicrotasks
flushTimers
getClock
run
noSuchMethod
toString
Operators
operator ==
periodicTimerCount property
int
periodicTimerCount
The number of created periodic timers that have not been canceled.
Implementation
int get periodicTimerCount;