Variable TimerInfo.nextId

class TimerInfo
{
  // ...
  ulong nextId;
  // ...
}