All the current pending timers.
List<FakeTimer> get pendingTimers => _timers.toList(growable: false);