Variable Window._timerQueue

class Window
{
  // ...
  dcanvas.platforms.common.platform.Window.TimerQueue _timerQueue;
  // ...
}