Hi guys)
I have a class .... something like that -
public class CITY
{
public int U;
}
Please - tell me how to make the variables of the first five minutes U=1, and the second five minutes U=0, the third five minutes again U =1 etc.
Thanks in advance)