after
Tries to execute a block after a certain duration, counting from when the model entered this state.
In case the block violates any rule (e.g. block says that the model should be deleted, but another model has a relation to this and prevents deletion), the block will not be executed and no further attempts will be made.
Be careful not to create time-triggered loops as they may cause significant stress on the system.
There is no guarantee that the block will be executed exactly on the specified time as there is a variation of a few seconds.