like if (static int count = 0; count++ % 10000 == 0) { }
like
if (static int count = 0; count++ % 10000 == 0) {
}