Source
- class mtf.libs.mtf_pybinder.Source
enum of the source of the Timestamp (HW or SW)
Members:
Default
PreferHw
- Default = <Source.Default: 0>
- PreferHw = <Source.PreferHw: 1>
- __init__(self: mtf.libs.mtf_pybinder.Source, value: int) None
- __new__(**kwargs)
- property name
- property value