CakeFest 2024: The Official CakePHP Conference

Ev::verify

(PECL ev >= 0.2.0)

Ev::verifyPerforms internal consistency checks(for debugging)

Descrizione

final public static Ev::verify(): void

Performs internal consistency checks(for debugging libev ) and abort the program if any data structures were found to be corrupted.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Nessun valore viene restituito.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top