Less than 1 minute
uptime
Convert interval to uptime string.
public uptime({Array})
This function will convert an integer of seconds into an uptime string similar to what is returned by the unix uptime command. ie: '9 days 3:32:02'
Parameters
Parameter | Type | Description |
---|---|---|
$interval | int |
Generated by Hazaar API Doc Generator