LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   How to turn off background process and get the time difference by using c/c++ coding? (https://www.linuxquestions.org/questions/linux-newbie-8/how-to-turn-off-background-process-and-get-the-time-difference-by-using-c-c-coding-4175412510/)

DWAYN3 06-20-2012 12:13 PM

How to turn off background process and get the time difference by using c/c++ coding?
 
i facing some critical coding problem.i'm try to design a system that able to calculate the time after finished typing a password and the time between each single word of the password.
For example, 12345 is my password, i wish to calculate the time taken to finish the password and the time taken between 1st word(1) and the 2nd word(2).
I have to turn off all the background process so that able to extract the accurate time.

any one know how to solve this problem ?:(

pan64 06-20-2012 12:26 PM

duplicate of http://www.linuxquestions.org/questi...ng-4175412511/


All times are GMT -5. The time now is 04:12 AM.