Less than 1 minute
interval
Return a string interval in a nice readable format.
public interval({Array})
Similar to uptime() this extends the format into a complete string in a nice, friendly readable format.
Parameters
Parameter | Type | Description |
---|---|---|
$seconds | mixed | the interval to convert in seconds |
Generated by Hazaar API Doc Generator