elapsed_time([$point1 = ''[, $point2 = ''[, $decimals = 4]]])
Parameters: |
|
---|---|
Returns: |
Elapsed time |
Return type: |
string |
Calculates and returns the time difference between two marked points.
If the first parameter is empty this function instead returns the {elapsed_time}
pseudo-variable. This permits the full system execution time to be shown in a template. The output class will swap the real value for this variable.
Please login to continue.