This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/MSP430FG6426: difftime method value printing

Part Number: MSP430FG6426

Tool/software: Code Composer Studio

i have used difftime method to obtain difference between two timestamps.But i am not able to print that difference time obtained from that function in the console.What should i do to print the difftime() value.