I have some code like this
#include using std::chrono::steady_clock; using std::chrono::time_point; class MyClass { public: MyClass() noex