Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

AuGetServerTime - get current server time

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 - NetworkAudioSystem C Language Interface

audiolib - housekeeping                               1.9.4                                   AuGetServerTime(3)

Name

AuGetServerTime - get current server time

Synopsis

AuTimeAuGetServerTime(server, status)
           AuServer *server;
           AuStatus *status; /* RETURN */

See Also