nexus-agents - v2.80.0
    Preparing search index...

    Type Alias BenchmarkOperation

    BenchmarkOperation: () => Promise<void> | void

    Benchmark operation function type.

    Type Declaration

      • (): Promise<void> | void
      • Returns Promise<void> | void