/// <summary> /// Tick function on main UI thread /// </summary> private void Tick() { BatchBuilder.Tick(); }