Conceptually, a sleep is not a side effect and can be implemented with unoptimized assembly code, e.g. running n noops instructions. Since we are using the kernel implementation for precision sleep and it provides a well documented behaviour we should trust it and fake pure it.
Comment #1 by robert.schadek — 2024-12-07T13:41:26Z