)]}'
{
  "commit": "d08e7b60564549aeaaa23d7bb075b6b9abf01d49",
  "tree": "307a4f0d196360d5be5f943c7d77dd09a2fcceef",
  "parents": [
    "e33986a000987387c92ad29590a88fefe12e746b"
  ],
  "author": {
    "name": "Bátor Tallér",
    "email": "55082209+batortaller@users.noreply.github.com",
    "time": "Fri Mar 04 11:07:01 2022"
  },
  "committer": {
    "name": "GitHub",
    "email": "noreply@github.com",
    "time": "Fri Mar 04 11:07:01 2022"
  },
  "message": "Allow setting the default time unit globally (#1337)\n\n* Add option to set the default time unit globally\r\n\r\nThis commit introduces the `--benchmark_time_unit\u003d{ns|us|ms|s}` command line argument. The argument only affects benchmarks where the time unit is not set explicitly.\r\n\r\n* Update AUTHORS and CONTRIBUTORS\r\n\r\n* Test `SetDefaultTimeUnit`\r\n\r\n* clang format\r\n\r\n* Use `GetDefaultTimeUnit()` for initializing `TimeUnit` variables\r\n\r\n* Review fixes\r\n\r\n* Export functions\r\n\r\n* Add comment",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2b8072e095b6dd51bf0e0989d1c86b2256035908",
      "old_mode": 33188,
      "old_path": "AUTHORS",
      "new_id": "5a39872fe00f6727fad8d43d8aa172552f2206ed",
      "new_mode": 33188,
      "new_path": "AUTHORS"
    },
    {
      "type": "modify",
      "old_id": "651fbeafe66ab734b5b0a0fe915a5f255352ee38",
      "old_mode": 33188,
      "old_path": "CONTRIBUTORS",
      "new_id": "35a4cc66f07d59f98e549c8ec80b289a5d1b8bf4",
      "new_mode": 33188,
      "new_path": "CONTRIBUTORS"
    },
    {
      "type": "modify",
      "old_id": "0fe5a4fc7e1dbf6e713aaf7faa9d88efc2f25958",
      "old_mode": 33188,
      "old_path": "docs/user_guide.md",
      "new_id": "7c2ca3189ad74e5321d56e12d6bdd3eabea7d6cb",
      "new_mode": 33188,
      "new_path": "docs/user_guide.md"
    },
    {
      "type": "modify",
      "old_id": "4d6ce4c611ccc7ed5d08e0d66916b24a05853853",
      "old_mode": 33188,
      "old_path": "include/benchmark/benchmark.h",
      "new_id": "7e146db947d66db3606498a1eed2d28b2b21e0f6",
      "new_mode": 33188,
      "new_path": "include/benchmark/benchmark.h"
    },
    {
      "type": "modify",
      "old_id": "d91584326be2bc8c5bc9cd945e22a1f654de9006",
      "old_mode": 33188,
      "old_path": "src/benchmark.cc",
      "new_id": "57958b121501601cc35b2138bcf7d48b42cf239e",
      "new_mode": 33188,
      "new_path": "src/benchmark.cc"
    },
    {
      "type": "modify",
      "old_id": "4de36e3c8ba3f2417a9df828927997db771d8fb2",
      "old_mode": 33188,
      "old_path": "src/benchmark_api_internal.cc",
      "new_id": "6b90cfabf16aa26ed437c0ed11c93f1561ae4d9c",
      "new_mode": 33188,
      "new_path": "src/benchmark_api_internal.cc"
    },
    {
      "type": "modify",
      "old_id": "61a0c26178e3d480c8a9f3425b01de7992b556c7",
      "old_mode": 33188,
      "old_path": "src/benchmark_register.cc",
      "new_id": "36b3a0ba98a5a9365b191f57988be98fab6b83d7",
      "new_mode": 33188,
      "new_path": "src/benchmark_register.cc"
    },
    {
      "type": "modify",
      "old_id": "205be911c2197d70a748fcfd26a812d7655af92a",
      "old_mode": 33188,
      "old_path": "test/CMakeLists.txt",
      "new_id": "d5eb25d10fc06351c41d575a12af75dfff121c22",
      "new_mode": 33188,
      "new_path": "test/CMakeLists.txt"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "ae53743285c27c3408e54b461b87e2f47fef3169",
      "new_mode": 33188,
      "new_path": "test/time_unit_gtest.cc"
    }
  ]
}
