timer_float
timer_float ( No parameters )
Returns:- (float) Seconds since the PHP script started.
Defined at: - Introduced in WordPress: 5.8.0
- Deprecated in WordPress: —
Description
Gets the time elapsed so far during this PHP script.Uses REQUEST_TIME_FLOAT that appeared in PHP 5.4.0.