Variable EditWidgetBase._hoverTimer

class EditWidgetBase
{
  // ...
  ulong _hoverTimer;
  // ...
}