Package zeroinstall :: Package cmd :: Module config :: Class TimeInterval
[frames] | no frames]

Class TimeInterval

source code

object --+
         |
        TimeInterval

Instance Methods

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Static Methods
str
format(value) source code
int
parse(value) source code
Properties

Inherited from object: __class__

Method Details

format(value)
Static Method

source code 
Parameters:
  • value (float)
Returns: str

parse(value)
Static Method

source code 
Parameters:
  • value (str)
Returns: int