astro/packages/integrations/timer/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
178 B
Markdown
Raw Normal View History

2023-03-06 14:55:44 +00:00
# @astrojs/timer
Like `@astrojs/node`, but returns the rendered time in milliseconds for the page instead of the page content itself. This is used for internal benchmarks only.