| Home | Trees | Index | Help |
|
|---|
| Package AccessGrid :: Module NetUtilities |
|
| Function Summary | |
|---|---|
Retrieve the time from the given time server, with a timeout. | |
| Variable Summary | |
|---|---|
str |
__revision__ = '$Id: NetUtilities.py,v 1.8 2004/09/09 22...
|
| Function Details |
|---|
GetSNTPTime(server, timeout)Retrieve the time from the given time server, with a timeout. @param server: Hostname or IP address of the time server. @param timeout: Timeout for the request, in seconds (fractions allowed). @return: Time from that server, in seconds-since-1970, or None if the request failed for any reason. |
| Variable Details |
|---|
__revision__
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Mon Jan 09 13:23:50 2006 | http://epydoc.sf.net |