Skip to content

Add timer:send_after/2,3 and apply_after/4#2228

Open
petermm wants to merge 1 commit intoatomvm:release-0.7from
petermm:add-timer-send-after-apply-after
Open

Add timer:send_after/2,3 and apply_after/4#2228
petermm wants to merge 1 commit intoatomvm:release-0.7from
petermm:add-timer-send-after-apply-after

Conversation

@petermm
Copy link
Copy Markdown
Contributor

@petermm petermm commented Mar 23, 2026

Implement timer:send_after/2, timer:send_after/3 and timer:apply_after/4 using timer_manager. Add tests for all three functions.

Used by circuits_uart (elixir)

These changes are made under both the "Apache 2.0" and the "GNU Lesser General
Public License 2.1 or later" license terms (dual license).

SPDX-License-Identifier: Apache-2.0 OR LGPL-2.1-or-later

@petermm petermm force-pushed the add-timer-send-after-apply-after branch 2 times, most recently from b09545a to c01e409 Compare March 30, 2026 12:52
Implement timer:send_after/2, timer:send_after/3 and
timer:apply_after/4 using timer_manager. Add tests for
all three functions.

Signed-off-by: Peter M <petermm@gmail.com>
@petermm petermm force-pushed the add-timer-send-after-apply-after branch from c01e409 to 8b91098 Compare April 2, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants