utils.get_lsc_event_times ========================= Back to :doc:`Module page <../modules/utils>` Summary ------- No docstring summary available. Signature --------- .. code-block:: python def get_lsc_event_times(runs = 'all', pipelines = 'all') .. list-table:: Input variables :header-rows: 1 * - Name - Type - Default - Description * - ``runs`` - - - 'all' - - * - ``pipelines`` - - - 'all' - - Output variables ---------------- .. list-table:: :header-rows: 1 * - Return annotation - Docstring type - Description * - ``None`` - - - - Docstring --------- No docstring text available.