BFModule.BufferAcquisition.BFTimeStruct#
- class BFModule.BufferAcquisition.BFTimeStruct#
Bases:
pybind11_object
Class sed to return the timestamp of an acquired buffer. (Windows only)
- __init__(*args, **kwargs)#
Methods
__init__
(*args, **kwargs)Attributes
- 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#