{"id":19885662,"url":"https://github.com/asmod4n/mruby-chrono","last_synced_at":"2025-09-02T22:44:53.840Z","repository":{"id":76216377,"uuid":"58473648","full_name":"Asmod4n/mruby-chrono","owner":"Asmod4n","description":"System and steady clocks for mruby","archived":false,"fork":false,"pushed_at":"2024-04-14T18:30:47.000Z","size":30,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-11T18:47:27.785Z","etag":null,"topics":["clock","mruby"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Asmod4n.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-05-10T15:40:21.000Z","updated_at":"2024-04-14T12:28:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"34856b44-2392-4cd8-9a12-1947101123c9","html_url":"https://github.com/Asmod4n/mruby-chrono","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/Asmod4n%2Fmruby-chrono","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asmod4n%2Fmruby-chrono/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asmod4n%2Fmruby-chrono/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Asmod4n%2Fmruby-chrono/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Asmod4n","download_url":"https://codeload.github.com/Asmod4n/mruby-chrono/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241313180,"owners_count":19942417,"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":["clock","mruby"],"created_at":"2024-11-12T17:35:15.769Z","updated_at":"2025-09-02T22:44:53.825Z","avatar_url":"https://github.com/Asmod4n.png","language":"C","readme":"# mruby-chrono\n\nAdds System and Steady clocks to mruby akin to std::chrono from c++11\n\nExamples\n========\n```ruby\nChrono::Steady.now or Chrono.steady # returns a monotonic increasing timestamp, usefull for Benchmarking\n```\n\n```ruby\nChrono::System.now or Chrono.system # returns the current System Time\n```\n\nThe return values are Ruby Floats.\n\nYou need a c++11 compatible c++ compiler.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasmod4n%2Fmruby-chrono","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasmod4n%2Fmruby-chrono","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasmod4n%2Fmruby-chrono/lists"}