Ejemplo n.º 1
0
 /// <summary>
 /// Tick function on main UI thread
 /// </summary>
 private void Tick()
 {
     BatchBuilder.Tick();
 }