Files
rose-ash/lib/erlang/scoreboard.md
giles 3709460d0b
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Failing after 1m2s
erlang: erlang:send_after/3 + cancel_timer/1 + monotonic_time (T1+T2, 766/766)
Logical-clock timer wheel in the scheduler. send_after schedules a
message-delivery event at an absolute deadline (clock + Time ms);
cancel_timer marks a live timer cancelled and reports remaining ms,
or false. Time advances only when the runnable queue drains, jumping
to the earliest pending deadline (deterministic, no wall clock).

monotonic_time/0,1 exposes the logical ms clock.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-28 17:44:19 +00:00

458 B

Erlang-on-SX Scoreboard

Total: 766 / 766 tests passing

Suite Pass Total
tokenize 62 62
parse 52 52
eval 408 408
runtime 93 93
ring 4 4
ping-pong 4 4
bank 8 8
echo 7 7
fib 8 8
ffi 37 37
vm 78 78
send_after 5 5

Generated by lib/erlang/conformance.sh.