Elapse Time Diference btw two clocks in a class

Write your question here.
I having issue with this function to get difference btn those two clock which make reference to each other. Any idea please share.
1
2
3
4
5
6
void ClockType::getDifference(
		const ClockType& other,
		int& hrDifference,
		int& minDifference,
		int& secDifference
  Put the code you need help with here.
Topic archived. No new replies allowed.