Function measureTiming

  • Records the current epoch time under a named key on apiker.timings.

    Parameters

    • timingName: string

      Key to store the timestamp under.

    Returns number

    The recorded timestamp in milliseconds.

Generated using TypeDoc