0 / 60 seg.

What value should x have to make this loop execute 10 times?

for(int i=0; i<30; i+=x) {}