GetAndSetTime Method
Same as the GetTime method, but system clock is also set to the received time.
Object Oriented Interface
public function doGetAndSetTime();
Procedural Interface
ipworks_netclock_do_getandsettime($res);
Remarks
This method is similar to the GetTime method, but the system clock is also set to the received time (adjusted for timezone differences).