Hi
I am trying to messure the time it takes for Dijkstras algorithm to calculate a route. I am using clock(); to messure. But I have a few questions about the method....what is ticks and clock ticks per second???