__invoke()
__invoke(mixed $payload) : mixed
Starts a timer before entering the stage, and logs the expired time afterwards.
Since we support any stage, we do not know what payload is received or returned; so both are mixed.
Parameters
Returns
mixed
—