#pragma once #include uint32_t now(); // get monotonic time in ms extern int g_width; extern int g_height; extern int g_harfe_connected; extern int g_harfe_fd;