Hierarchy

  • TickInstrumentor
  • Takes a function handle as input and returns its return type.

    Parameters

    • handle: InstrumentationHandleFunction

      The function handle to be instrumented.

    • pressure: number

      The amount of messages still in the queue.

    Returns any

    The return type of the function handle.