Assignment 2 time question.


R. Clayton (rclayton@monmouth.edu)
(no date)


  I wanted to make sure if "race" and "gen-weave" have the time in
  milliseconds.

race and gen-weave just have numbers; the real question is how those numbers
are interpreted by your program, which, for times, should be as milliseconds.

  I convert milli to micro and send it to usleep() and it seems slow.

I wouldn't worry too much about absolute timing; just make sure your relative
timings are correct. That is, if box b1 is twice as fast box b2 and they both
start from the same place at the same time, then by the time b1 is across the
screen, b2 should be somewhere around halfway across the screen.



This archive was generated by hypermail 2.0b3 on Mon Dec 16 2002 - 22:00:05 EST