Trouble with programming logic

  if(StartStop == HIGH){count;}//if start is presed program goes to count function

The comment is wrong. This is not how to call count().