Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
FineArchs committed Oct 21, 2024
1 parent d67b480 commit 927949c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions unreleased/irq-config.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- For Hosts: Interpreterのオプションに`irqRate``irqSleep`を追加
- `irqRate`はInterpreterの定期休止が何ステップに一回起こるかを指定する数値
- `irqSleep`は休止時間をミリ秒で指定する数値、または休止ごとにawaitされるPromiseを返す関数

0 comments on commit 927949c

Please sign in to comment.