logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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