Subversion Repositories Applications.gtt

Compare Revisions

Ignore whitespace Rev 119 → Rev 118

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