mtf_timestamp

class mtf.libs.mtf_pybinder.mtf_timestamp

mtf timestamp object where different where it stores different methods to retreive timestamp

__init__(*args, **kwargs)
__new__(**kwargs)
get_relative_timestamp(self: mtf.libs.mtf_pybinder.mtf_timestamp, arg0: int) int

Get tmestamp relative to the given reference

property hw_prefered

Get HW Timestamp Nano if supported else sw timestamp is returned

property sw

Get SW Timestamp Nano

property utc_hw_prefered

Get HW Timestamp UTC format if supported else sw timestamp is returned

property utc_sw

Get SW Timestamp UTC format