Subversion Repositories Applications.gtt

Compare Revisions

Ignore whitespace Rev 118 → Rev 119

/trunk/bibliotheque/noyau/Chronometre.class.php
79,6 → 79,7
}
 
// Temps Sql
// Notes : utiliser microtime(true) pour renvoyer un float
public function getTempsSql() {
return $this->temps_sql;
}