2010/6/20 Development <developm...@simulamen.eu>:
> Quick question on whether it is possible to use the libvirt API exposed by
> the libvirt DLL compiled on a Vista machine to obtain the system time in UTC
> of the remote machine hosting several VMs?  Many thanks...
>

There is no such feature in libvirt yet. But there is no reason why a
function like

   time_t virConnectGetCurrentTime(virConnectPtr conn);

could not be added to libvirt.

Matthias

_______________________________________________
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to