BFModule.BufferAcquisition.BFTimeStruct
- class BFModule.BufferAcquisition.BFTimeStruct
Bases:
pybind11_object
Class sed to return the timestamp of an acquired buffer.
- __init__(*args, **kwargs)
Methods
__init__
(*args, **kwargs)Attributes
hours
minutes
month
milliseconds
seconds
days of the year
- property day
- property hour
hours
- property min
minutes
- property mon
month
- property msec
milliseconds
- property sec
seconds
- property yday
days of the year
- property year