+ 2
I want to make a test for our class by using C++. Is there any option to provide time counter in C++???
This time counter help me to provide fix time for test..
1 Resposta
+ 1
check out chrono library
This time counter help me to provide fix time for test..