block_timer
Timer helper
Provides a set of macros and functions to work with timers in Elixir
Macros to use :timer.apply_after and :timer.apply_interval with a block
10 stars
1 watching
2 forks
Language: Elixir
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides macros for retrying code with customizable delay and exception handling strategies. | 444 |
| Automates a blinking timer that triggers an alarm when the set time is reached. | 39 |
| An Elixir library for interacting with the Amazon SimpleDB API | 3 |
| A circular timer with animation and customization options for Android applications | 32 |
| A date recurrence library for Elixir based on iCalendar events | 223 |
| A cron-style scheduling application for Elixir. | 12 |
| A set of macros to simplify testing Plug applications with ExUnit. | 10 |
| Provides Elixir testing libraries with nested contexts and improved test naming conventions | 135 |
| A tool to measure code execution time in relative units. | 9 |
| An Alfred workflow for integrating with the Timing app on macOS. | 33 |
| A React Hook that provides a simple and customizable timer functionality | 199 |
| A Lua module for delaying function calls to specific intervals or times. | 142 |
| Converts between milliseconds and human-readable time units, used in Elixir applications. | 2 |
| A tiny Elixir library providing a simple rule handler using pattern matching | 13 |
| Tools for comparing and benchmarking small code snippets | 514 |