logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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