ScopeTimerCV(const char *name_) : name(name_) { tm.start(); }
Timer(string _msg){ msg = _msg; meter.start(); }