{"id":20532507,"url":"https://github.com/joshdk/ticktock","last_synced_at":"2025-03-06T02:49:24.090Z","repository":{"id":7698709,"uuid":"9063027","full_name":"joshdk/ticktock","owner":"joshdk","description":"A handy wrapper around the high-precision time stamp counter.","archived":false,"fork":false,"pushed_at":"2013-03-28T20:54:41.000Z","size":116,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T13:17:30.616Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joshdk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-27T20:32:54.000Z","updated_at":"2013-12-26T07:11:18.000Z","dependencies_parsed_at":"2022-09-09T15:23:04.137Z","dependency_job_id":null,"html_url":"https://github.com/joshdk/ticktock","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/joshdk%2Fticktock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdk%2Fticktock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdk%2Fticktock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joshdk%2Fticktock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joshdk","download_url":"https://codeload.github.com/joshdk/ticktock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242138804,"owners_count":20078007,"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-16T00:15:17.403Z","updated_at":"2025-03-06T02:49:24.058Z","avatar_url":"https://github.com/joshdk.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"ticktock\n========\n\nA handy wrapper around the high-precision [time stamp counter](https://en.wikipedia.org/wiki/Time_Stamp_Counter).\n\n\nUsage\n-----\n\n```c\n// include the header\n#include \"ticktock.h\"\n```\n\n```c\n// start a timer\ntick();\n// some code to be timed...\nunsigned long long int delta = tock();\n```\n\n\nNotes\n-----\n\n*   Compile using gcc with the `-std=c99` flag.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshdk%2Fticktock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoshdk%2Fticktock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoshdk%2Fticktock/lists"}