TimeProperty

ipkiss3.all.TimeProperty(restriction=None, doc=None, locked=False, **kwargs)

Property restricted to be number representing a time

The number represents time in seconds since the epoch: http://docs.python.org/2/library/time.html

If no default value is supplied, the default is set to the current time (using time.time())