api documentation for ntp-client (v0.5.3)

Pure Javascript implementation of the NTP Client Protocol

table of contents

  1. module ntp-client
    1. function ntp-client.demo (argv)
    2. function ntp-client.getNetworkTime (server, port, callback)
    3. number ntp-client.defaultNtpPort
    4. number ntp-client.ntpReplyTimeout
    5. string ntp-client.defaultNtpServer

module ntp-client

function ntp-client.demo (argv)

function ntp-client.getNetworkTime (server, port, callback)

[ this document was created with utility2 ]