eduwass/query-monitor-wordpress-snippets

Add `start`, `lap`, and `stop` for timing

Closed this issue · 0 comments

Docs: https://querymonitor.com/wordpress-debugging/profiling-and-logging/ . There are three actions for timing code:

  • qm/start
  • qm/lap
  • qm/stop

It would be great if these were added to this extension in addition to those for debugging.