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

day

hour

hours

min

minutes

mon

month

msec

milliseconds

sec

seconds

yday

days of the year

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#