INNER CODE UNIT · TypeScript

duration

hyperbrowserai/HyperAgent · src/agent/index.ts:1648

  const duration = performance.now() - start;
  console.log(`${label} took ${Math.round(duration)}ms`);
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…