Class RpcKernelWithStopwatch

Hierarchy

  • RpcKernel
    • RpcKernelWithStopwatch

Constructors

  • Parameters

    • Optional injector: InjectorContext
    • Optional security: RpcKernelSecurity
    • Optional logger: LoggerInterface

    Returns RpcKernelWithStopwatch

Properties

RpcKernelConnection: typeof RpcKernelConnectionWithStopwatch = RpcKernelConnectionWithStopwatch
stopwatch?: Stopwatch

Methods

  • Parameters

    • writer: RpcConnectionWriter
    • Optional injector: InjectorContext

    Returns RpcKernelBaseConnection

Generated using TypeDoc