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

    Type Declaration

      • (): void
      • Start 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