Почти красота

This commit is contained in:
2025-11-17 23:02:16 +03:00
parent f48bc757ea
commit 7de923d0b6
3 changed files with 227 additions and 104 deletions

View File

@@ -101,7 +101,7 @@ static void *window_aux_loop(void *arg)
// free(pts);
pthread_mutex_unlock(&draw_info->figure_mutex);
usleep(30 * 1000);
usleep(33 * 1000);
}
return NULL;
}