guest_clock_start()

Start the guest's time flowing, if it is not already doing so

Synopsis:

#include <qvm/guest.h>
void guest_clock_start(struct guest_system *gsp)

Arguments:

gsp
A pointer to the guest system.

Library:

Provided by qvm; no external library is required.

Description:

Use this function to start a contributing to the advancement of timers in the guest.