Variable TimerInfo._id

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