Property | Type | Description | |
---|---|---|---|
$requestTime | float |
Method | Description | |
---|---|---|
format ( float $time ) : string | Formats the elapsed time as a string. | |
formatMS ( float $time ) : string | Formats the elapsed time as a string. | |
getRequestTime ( ) : float | Get request time | |
timeSinceStart ( ) : float | Formats the elapsed time since the start of the request as a string. |
public static getRequestTime ( ) : float | ||
return | float |
public static timeSinceStart ( ) : float | ||
return | float |