this function takes two parameters
struct timeval* tp, struct timezone tz*p
and it returns an int?
the int it returns..is that going to be how many milliseconds since midnight?
im using this functino for my GAME loop, to get the current time before the frame, then i want to get the current time after the frame..and then "sleep" for however long i need to