diff --git a/reference/hrtime/hrtime-stopwatch/getlastelapsedtime.xml b/reference/hrtime/hrtime-stopwatch/getlastelapsedtime.xml index 727a8ce41..17d4afd32 100644 --- a/reference/hrtime/hrtime-stopwatch/getlastelapsedtime.xml +++ b/reference/hrtime/hrtime-stopwatch/getlastelapsedtime.xml @@ -1,10 +1,10 @@ - + HRTime\StopWatch::getLastElapsedTime - Get elapsed time for the last interval + Obtém o tempo decorrido para o último intervalo @@ -15,7 +15,7 @@ -Get elapsed time for the previously closed interval. + Obtém o tempo decorrido para o último intervalo previamente fechado. @@ -27,8 +27,8 @@ Get elapsed time for the previously closed interval. unit - Time unit represented by a HRTime\Unit constant. Default is - HRTime\Unit::SECOND. + Unidade de tempo representada por uma constante HRTime\Unit. O padrão é + HRTime\Unit::SECOND. @@ -38,7 +38,7 @@ Get elapsed time for the previously closed interval. &reftitle.returnvalues; - Returns &float; indicating elapsed time. + Retorna um &float; indicando o tempo decorrido.