Class GameQ\Filters\Secondstohuman

extends Base

Class Secondstohuman This Filter converts seconds into a human readable time string 'hh:mm:ss'. This is mainly for converting a player's connected time into a readable string. Note that most game servers DO NOT return a player's connected time. Source (A2S) based games generally do but not always. This class can also be used to convert other time responses into readable time

Methods
Methods inherited from GameQ\Filters\Base
getOptions(),
Constants
Properties
Properties inherited from GameQ\Filters\Base
$options