| Trees | Indices | Help |
|---|
|
|
Policy timeout.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
SECOND = 1
|
|||
MINUTE = 60Minutes in seconds. |
|||
HOUR = 3600Hour is seconds |
|||
DAY = 86400Day in seconds |
|||
SUFFIX = Suffix to multiplier mapping. |
|||
|
|||
Convert tm to seconds based on suffix.
@param tm: A timeout value.
The string value may have a suffix of:
(s) = seconds
(m) = minutes
(h) = hours
(d) = days
@type tm: (None|int|float|str)
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 09:10:29 2013 | http://epydoc.sourceforge.net |