3.2.1
* Removed unused old ILLIXR metrics code Removed the conditional include of the older cpu_timer.hpp. Removed the commented out timer macro. * Removed old ILLIXR metrics code and updated thread constructor calls Removed the old cpu_timer.hpp conditional includes. Changed the timed_thread() calls to std::thread() constructor calls. --------- Co-authored-by: Mark Van Moer <mvanmoer@illinois.edu>