Function dumpPerfomance

Dumps the performance data using the swarm's document service. Logs the method name if logging is enabled in the global configuration.

  • Parameters

    • OptionaldirName: string

    Returns Promise<void>

Properties

Properties

runInterval: (dirName?: any, interval?: any) => () => void

Runs the dumpPerfomance function at specified intervals. Logs the method name if logging is enabled in the global configuration.