what-the-bank/sources/o/ghB.java

28 lines
915 B
Java
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
package o;
import java.util.concurrent.TimeUnit;
/* loaded from: classes.dex */
public final class ghB {
public static final ghF a;
public static final ghF b;
public static final int c;
public static final long d;
public static final int e;
public static AbstractC15134ghw i;
public static final long j = C15118ghg.a("kotlinx.coroutines.scheduler.resolution.ns", 100000, 1, Long.MAX_VALUE);
static {
int c2 = C15124ghm.c();
if (c2 < 2) {
c2 = 2;
}
e = C15118ghg.e("kotlinx.coroutines.scheduler.core.pool.size", c2, 1, 0, 8);
c = C15118ghg.e("kotlinx.coroutines.scheduler.max.pool.size", 2097150, 0, 2097150, 4);
d = TimeUnit.SECONDS.toNanos(C15118ghg.a("kotlinx.coroutines.scheduler.keep.alive.sec", 60L, 1L, Long.MAX_VALUE));
i = C15136ghy.b;
b = new C15100ghC(0);
a = new C15100ghC(1);
}
}