{"id":19730631,"url":"https://github.com/begriffs/chartime","last_synced_at":"2025-02-27T20:22:40.511Z","repository":{"id":141767898,"uuid":"591855105","full_name":"begriffs/chartime","owner":"begriffs","description":"It's char time!","archived":false,"fork":false,"pushed_at":"2023-01-22T19:10:39.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-10T17:50:19.089Z","etag":null,"topics":["delay","stdio","terminal"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/begriffs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-01-22T04:58:26.000Z","updated_at":"2023-01-22T04:59:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"3894ca73-199c-436b-82ee-a1a1f88649a5","html_url":"https://github.com/begriffs/chartime","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/begriffs%2Fchartime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begriffs%2Fchartime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begriffs%2Fchartime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/begriffs%2Fchartime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/begriffs","download_url":"https://codeload.github.com/begriffs/chartime/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241055960,"owners_count":19901690,"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":["delay","stdio","terminal"],"created_at":"2024-11-12T00:17:05.688Z","updated_at":"2025-02-27T20:22:40.499Z","avatar_url":"https://github.com/begriffs.png","language":"C","readme":"### Measure delay between stdin characters\n\n#### Overview\n\nOutputs delay in microseconds between each single-byte call to `read(3)`.  Note\nthat this is most useful in measuring input streams where there is fairly large\nnatural delay between characters, because making a system call per byte would\nnaturally slow down bulk reads.\n\nMy own use case is measuring timed bytes from UART to check the clock-tree\ncalibration of an MCU.\n\n#### Building\n\nTo build, simply run `make`. Requires C99 and POSIX 2001 (issue 6).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbegriffs%2Fchartime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbegriffs%2Fchartime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbegriffs%2Fchartime/lists"}