get_free_parameter_slot¶
-
DbRecorderStream.
get_free_parameter_slot
(pos='both')¶ Get a free time slot for a parameter.
- Parameters
pos (String) – The postion of the list of the next free time slot (‘front’, ‘back’, ‘both’).
- Returns
:obj:`tuple` of :class:`~obspy.core.utcdatetime.UTCDateTime`
- Return type
The next free timeslot.