Variable Nominator.timers

Timers this node has started not including the SCP slot timers

class Nominator
{
  // ...
  ITimer[3] timers ;
  // ...
}