The source project of this merge request has been removed.
Use lal.GPSTimeNow to get current time instead of lalapps_tconvert
This patches gstlal_get_online_coinc_times
to use lal.GPSTimeNow()
instead of calling out to lalapps_tconvert
. This should remove lalapps as a dependency of this package (which wasn't declared anyway).