Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

(C++) CLK_TCK was not declared in this scope

 

Compile error that might occur when using my Gnuplot Interface class.

 

I found this definition in the header file time.h. If you cannot find it, use the code below instead.

 

const double CLK_TCK = 1000.0;

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.