)]}'
{
  "commit": "6fa0cfa4ddca568c266eb1d18b1ed3b77da89bf1",
  "tree": "06a90fa4d6583b87cc1c85679cd98e5efdcb57a2",
  "parents": [
    "10aaa3f1e7fed9ece132673f61d92c1f9838afbb"
  ],
  "author": {
    "name": "Victor Boivie",
    "email": "boivie@webrtc.org",
    "time": "Tue Mar 30 20:54:41 2021"
  },
  "committer": {
    "name": "Commit Bot",
    "email": "commit-bot@chromium.org",
    "time": "Fri Apr 09 07:48:50 2021"
  },
  "message": "dcsctp: Add Timer and TimerManager\n\nTimer is a high-level timer (in contrast to the low-level `Timeout`\nclass). Timers are started and can be stopped or restarted. When a timer\nexpires, the provided callback will be triggered.\n\nTimers can be configured to do e.g. exponential backoff when they expire\nand how many times they should be automatically restarted.\n\nBug: webrtc:12614\nChange-Id: Id5eddd58dd0af62184b10dd1f98e3e886e3f1d50\nReviewed-on: https://webrtc-review.googlesource.com/c/src/+/213350\nReviewed-by: Tommi \u003ctommi@webrtc.org\u003e\nCommit-Queue: Victor Boivie \u003cboivie@webrtc.org\u003e\nCr-Commit-Position: refs/heads/master@{#33666}\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8510f42d32cbc7b441940b1f5d47c6db72151a28",
      "old_mode": 33188,
      "old_path": "net/dcsctp/BUILD.gn",
      "new_id": "ff93f7e21972747ae22600d23931ea52d52e06ee",
      "new_mode": 33188,
      "new_path": "net/dcsctp/BUILD.gn"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "845504e6973c999390cfa62f682dcffa673b26fb",
      "new_mode": 33188,
      "new_path": "net/dcsctp/timer/BUILD.gn"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "06e3085a5ba588e746277e49fb1d5b8100593477",
      "new_mode": 33188,
      "new_path": "net/dcsctp/timer/fake_timeout.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "2376e7aecbb70ae0273356c542c0d345d5b9eca9",
      "new_mode": 33188,
      "new_path": "net/dcsctp/timer/timer.cc"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "6b68c98374d10ecdd77bd650611744e95c7e62cc",
      "new_mode": 33188,
      "new_path": "net/dcsctp/timer/timer.h"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "263f535dab30b1d41a54e618a64ee10e4e5cd8bb",
      "new_mode": 33188,
      "new_path": "net/dcsctp/timer/timer_test.cc"
    }
  ]
}
