![]() |
Python API
|
Event timestamp class. More...
Public Member Functions | |
def | __init__ |
Public Attributes | |
source | |
The source clock for this timestamp as an integer. More... | |
value | |
The timestamp value. More... | |
Event timestamp class.
def plux.Event.Clock.__init__ | ( | self | ) |
plux.Event.Clock.source |
The source clock for this timestamp as an integer.
The possible values for this attribute are defined in ClockSource.
plux.Event.Clock.value |
The timestamp value.
This attribute depends on the source
attribute, as defined in ClockSource.