util_tools.h 76 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 #include <chrono> namespace UtilTools{ long long get_cur_time_ms(); }