Skip to main content
exit
atmos
0.1.0
In atmos::
kernel::
watchdog
atmos
::
kernel
::
watchdog
Function
exit
Copy item path
Source
pub fn exit()
Expand description
draw 終了を記録する。
予算超過でも完走した draw は「遅い」だけでありログに留める(罰しない)。
IRQ 側がニアハング(予算2倍張り付き)を検出していた場合のみ違反としてカウントし、 規定回数連続で Not Responding 化する。予算内で完走したら違反カウントをリセット。