BFModule.BufferAcquisition.BFTime

class BFModule.BufferAcquisition.BFTime

Bases: pybind11_object

Class returning the buffer info for the WaitForFrameDone methods.

__init__(*args, **kwargs)

Methods

__init__(*args, **kwargs)

Attributes

TicksPerSecond

highResCount

System high resolution timestamp.

hour

hours

min

minutes

sec

seconds

totalSec

Total seconds elapsed.

usec

microseconds

property highResCount

System high resolution timestamp. Does not correlate direclty to wall time.

property hour

hours

property min

minutes

property sec

seconds

property totalSec

Total seconds elapsed.

property usec

microseconds