Scroll to navigation

AuGetServerTime(3) Library Functions Manual AuGetServerTime(3)

Name

AuGetServerTime - get current server time

Synopsis

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

Arguments

Specifies the connection to the audio server.
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

1.9.4 audiolib - housekeeping