[Spice-devel] [PATCH spice-gtk v5 1/2] file-xfer: Add debug messages about a file transfer progress

Marc-André Lureau marcandre.lureau at gmail.com
Tue Aug 25 09:01:14 PDT 2015


Hi

On Tue, Aug 25, 2015 at 3:39 PM, Pavel Grunt <pgrunt at redhat.com> wrote:
> +            GDateTime *now = g_date_time_new_now_local();


this is overkill, and suffers discontinuities. g_get_monotonic_time()
would have been a better API for this.


-- 
Marc-André Lureau


More information about the Spice-devel mailing list