Variable AppFrame._currentBackgroundOperationTimer

class AppFrame
{
  // ...
  ulong _currentBackgroundOperationTimer;
  // ...
}