DebugKit\Database\Log\DebugLog::totalTime PHP Méthode

totalTime() public méthode

Get the total time
public totalTime ( ) : integer
Résultat integer
    public function totalTime()
    {
        return $this->_totalTime;
    }