jax-js
    Preparing search index...
    stopTrace: () => void

    Type Declaration

      • (): void
      • Stop collecting kernel traces.

        Traces appear in developer tools under the "Performance" tab, and they are useful for measuring fine-grained kernel execution time.

        Returns void