I need to program something in PHP but i have to know execution time between my line 5 and my line 14.
The problem is that i don't find anything to do what i want (calculate execution time between that lines).
How can i synchronize it with another action ?
Thanks.