mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
87c8889726
task.c used clock_gettime() directly, breaking portability. added mrb_task_hal_sleep_us() to hal interface. Co-authored-by: Claude <noreply@anthropic.com>