Vinyl
    Preparing search index...

    Function logTimer

    • Creates a timer that logs elapsed time when called.

      Parameters

      • target: LogTarget

        The log target

      • message: string

        Message to log with the elapsed time

      Returns () => void

      Function that logs the elapsed time since creation