Hi all
I want to count milliseconds in c or C++.
I know that its possible to count second. In some places I found that people divide second by 1000. But i think that is not the exact solution.
please me.
I want to count milliseconds in c or C++.
I know that its possible to count second. In some places I found that people divide second by 1000. But i think that is not the exact solution.
please me.
Comment