Field Redraws
Counter for when we redraw, helps detect situations e.g. where we are repainting entire UI every loop
public static readonly Counter<int> Redraws
Counter for when we redraw, helps detect situations e.g. where we are repainting entire UI every loop
public static readonly Counter<int> Redraws