Add a win32 version of the stun_gettime function that does not use...
Add a win32 version of the stun_gettime function that does not use gettimeofday, but uses GetSystemTimeAsFileTime. Code copied from glib's implementation of g_get_current_time
Showing
Please register or sign in to comment