You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C++ methods and macros for precise time measurments
Installation
git clone https://github.com/infiRD/StopWatch.git StopWatch
cd StopWatch
make CONF=Release
sudo make install
Cleanup
sudo make remove
cd ..
rm StopWatch -R -f
About
C++ methods and macros for precise time measurments