(C++) CLK\_TCK was not declared in this scope

February 24, 2017 · View on GitHub

 

 

 

 

 

(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;