extends Label func _on_Timer_timeout(): text = str(get_parent().get_parent().ping) get_parent().get_parent().latency_test()