mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-11-25 11:46:32 +01:00
win32: Add a monotonic timer
This commit is contained in:
@@ -229,6 +229,7 @@ DllMain (HINSTANCE hinstDLL,
|
||||
{
|
||||
case DLL_PROCESS_ATTACH:
|
||||
glib_dll = hinstDLL;
|
||||
g_clock_win32_init ();
|
||||
g_thread_win32_init ();
|
||||
glib_init ();
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user