Jamm\Memory\IRedisServer::TIME PHP Метод

TIME() публичный Метод

Returns the current server time as a two items lists: a Unix timestamp and the amount of microseconds already elapsed in the current second
public TIME ( ) : array
Результат array
    public function TIME();