Hi All,
I'm running a pretty long algorithm and would like to know how long each iteration of it takes. What I would like to do is make a stats file printing the system time of when the algorithm begins, and right after it finishes. What I would like to know is, what C command will give me the system time down to the smallest fraction of a second?
Thanks for the info!
I'm running a pretty long algorithm and would like to know how long each iteration of it takes. What I would like to do is make a stats file printing the system time of when the algorithm begins, and right after it finishes. What I would like to know is, what C command will give me the system time down to the smallest fraction of a second?
Thanks for the info!