#ifndef UNTITLED1_UTILS_H
#define UNTITLED1_UTILS_H
#include <windows.h>
namespace utils {
double get_time_windows();
}
#endif //UNTITLED1_UTILS_H