{"id":20229134,"url":"https://github.com/dacap/stopwatch","last_synced_at":"2026-05-30T21:31:51.878Z","repository":{"id":66589537,"uuid":"205298240","full_name":"dacap/stopwatch","owner":"dacap","description":null,"archived":false,"fork":false,"pushed_at":"2019-08-30T10:59:22.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-28T16:19:11.672Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dacap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-30T03:33:27.000Z","updated_at":"2019-08-30T10:59:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"5f290410-a038-4a95-a51f-9840427dc317","html_url":"https://github.com/dacap/stopwatch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fstopwatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fstopwatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fstopwatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dacap%2Fstopwatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dacap","download_url":"https://codeload.github.com/dacap/stopwatch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241670370,"owners_count":20000387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T07:34:23.101Z","updated_at":"2026-05-30T21:31:51.872Z","avatar_url":"https://github.com/dacap.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stopwatch\n*Copyright (C) 2019 David Capello*\n\n[![MIT Licensed](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.txt)\n\nOutputs the time elapsed since the `Stopwatch()` constructor or the\nlast `watch()`/`reset()` call.\n\nUsage:\n\n```c++\n{\n   Stopwatch a;\n   ...\n   a.watch(\"first algorithm\");\n   ...\n   a.watch(\"second algorithm\");\n   ...\n   a.watch(\"third algorithm\");\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacap%2Fstopwatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdacap%2Fstopwatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdacap%2Fstopwatch/lists"}