On 07/03/2022 08.03, marcandre.lur...@redhat.com wrote:
From: Marc-André Lureau <marcandre.lur...@redhat.com>

GLib g_get_real_time() is an alternative to gettimeofday() which allows
to simplify our code.

Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
Reviewed-by: Laurent Vivier <laur...@vivier.eu>
---
  qga/commands-posix.c | 14 --------------
  qga/commands-win32.c | 19 -------------------
  qga/commands.c       |  5 +++++
  3 files changed, 5 insertions(+), 33 deletions(-)


Reviewed-by: Thomas Huth <th...@redhat.com>


Reply via email to