Execution of operation calls in periodical components

Hi all

I have a doubt in how is the execution of operation calls in periodical components is done. As far as I understand, when an (OwnThread) operation of a periodical component is called from another component, it is executed in the next component's cycle (period). But when are they exactly executed? Before or after the UpdateHook?

Best Regards,

Santiago