Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
std::clock_t is an STL struct for storing time.
std::clock_t is defined in the header file ctime.h.
#include <cstdlib> |
Screen output (elapsed time might differ):
Elapsed time: 0.16 seconds |
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.