Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
AuGetServerTime(3)	    Library Functions Manual	      AuGetServerTime(3)

Name
     AuGetServerTime - get current server time

Synopsis
     AuTime AuGetServerTime(server, status)
	 AuServer *server;
	 AuStatus *status; /* RETURN */

Arguments
     server    Specifies the connection to the audio server.

     status    If  non-NULL,  flush the output buffer and return the status from
	       the server.

Description
     AuGetServerTime returns the current time from the audio server.

     audiolib - Network Audio System C Language Interface

audiolib - housekeeping 	      1.9.4		      AuGetServerTime(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=AuGetServerTime&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help