For the complete documentation index, see llms.txt. This page is also available as Markdown.

time

import { time } from 'vue-gtag'

time({
  'name': 'load',
  'value': 3549,
  'event_category': 'JS Dependencies'
})

Last updated