Entry timestamps. More...
Public Member Functions | |
| def | __eq__ |
| def | __ge__ |
| def | __gt__ |
| def | __init__ |
| def | __le__ |
| def | __lt__ |
| def | __ne__ |
| def | __repr__ |
| def | __str__ |
| def | float |
| def | nsec |
| def | nsec |
| def | sec |
| def | sec |
Private Member Functions | |
| def | _get_values |
Private Attributes | |
| _nsec | |
| _sec | |
| def rtshell.ilog.EntryTS.__init__ | ( | self, | |
sec = 0, |
|||
nsec = 0, |
|||
time = None |
|||
| ) |
| def rtshell.ilog.EntryTS.__eq__ | ( | self, | |
| other | |||
| ) |
| def rtshell.ilog.EntryTS.__ge__ | ( | self, | |
| other | |||
| ) |
| def rtshell.ilog.EntryTS.__gt__ | ( | self, | |
| other | |||
| ) |
| def rtshell.ilog.EntryTS.__le__ | ( | self, | |
| other | |||
| ) |
| def rtshell.ilog.EntryTS.__lt__ | ( | self, | |
| other | |||
| ) |
| def rtshell.ilog.EntryTS.__ne__ | ( | self, | |
| other | |||
| ) |
| def rtshell.ilog.EntryTS.__repr__ | ( | self | ) |
| def rtshell.ilog.EntryTS.__str__ | ( | self | ) |
| def rtshell.ilog.EntryTS._get_values | ( | self, | |
| other | |||
| ) | [private] |
| def rtshell.ilog.EntryTS.float | ( | self | ) |
| def rtshell.ilog.EntryTS.nsec | ( | self | ) |
| def rtshell.ilog.EntryTS.nsec | ( | self, | |
| nsec | |||
| ) |
| def rtshell.ilog.EntryTS.sec | ( | self | ) |
| def rtshell.ilog.EntryTS.sec | ( | self, | |
| sec | |||
| ) |
rtshell::ilog.EntryTS::_nsec [private] |
rtshell::ilog.EntryTS::_sec [private] |