You appear to be a bot. Output may be restricted
Description
Usage
Jetpack_Search_Performance_Logger::reset_query_state();
Parameters
Returns
void
Source
File name: jetpack/_inc/lib/class.jetpack-search-performance-logger.php
Lines:
1 to 5 of 5
private function reset_query_state() { $this->query_started = null; $this->current_query = null; }