{"id":19209737,"url":"https://github.com/tmatijevich/microtimer","last_synced_at":"2026-02-13T12:47:52.250Z","repository":{"id":167652526,"uuid":"438412560","full_name":"tmatijevich/MicroTimer","owner":"tmatijevich","description":"Timer function blocks with microsecond resolution","archived":false,"fork":false,"pushed_at":"2021-12-22T17:10:17.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-04T16:37:40.542Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Smalltalk","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmatijevich.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":"2021-12-14T22:01:10.000Z","updated_at":"2021-12-22T17:13:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"df6284a5-6e6d-4bd9-b0e0-81fe3b2d7c88","html_url":"https://github.com/tmatijevich/MicroTimer","commit_stats":null,"previous_names":["tmatijevich/microtimer"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmatijevich%2FMicroTimer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmatijevich%2FMicroTimer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmatijevich%2FMicroTimer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmatijevich%2FMicroTimer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmatijevich","download_url":"https://codeload.github.com/tmatijevich/MicroTimer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240282125,"owners_count":19776614,"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-09T13:33:01.269Z","updated_at":"2026-02-13T12:47:47.199Z","avatar_url":"https://github.com/tmatijevich.png","language":"Smalltalk","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MicroTimer\n\nThe MicroTimer library provide enhanced timer function blocks with microsecond resolution. \n\nThe library includes the core MicroTimer function block as well as redefinition of standard function blocks: UTON \"Switch on delay\", UTOF \"Switch off delay\", and UTP \"Pulse generator\". The redefined stardard function blocks maintain I/O compatibility with the IEC basic data type TIME. However, TIME has a resolution of one millisecond and therefore weakens those function blocks' resolution.\n\n**NOTE:** This is not an official library. MicroTimer is provide as is under the GPL-3.0 license.  \n[Download the library here](https://github.com/tmatijevich/MicroTimer/releases/latest/download/MicroTimer.zip).\n\n## Clone\n\nClone to a reference location\n\n```\ngit clone https://github.com/tmatijevich/MicroTimer.git\n```\n\nOr, add as a submodule to your project's libraries\n\n```\ncd \u003cproject_root\u003e\ngit submodule add https://github.com/tmatijevich/MicroTimer.git \u003capj_root\u003e/Logical/Libraries/MicroTimer\n```\n\nThen add as an existing library with the Automation Studio toolbox.\n\n## Dependencies\n\n- brsystem\n- AsIOTime\n- AsIecCon\n\n## Git\n\n- [Install and setup Git](https://tmatijevich.github.io/gfw-tutorial/)\n- [Setup gitignore for your repository](https://gist.github.com/tmatijevich/453436f1e6abc62a3d052d9b03f9db58)\n\n## Authors\n\n- [tmatijevich](https://github.com/tmatijevich)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmatijevich%2Fmicrotimer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmatijevich%2Fmicrotimer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmatijevich%2Fmicrotimer/lists"}