namespace Pal.Client.Rendering;
internal static class RenderData
{
public static readonly long TestLayerTimeout = 10_000;
}