Fix typo
Change-Id: Ie97db56e4a7c59c23fa858f4f09c72fdbc381799 Reviewed-on: https://gerrit.libreoffice.org/84484 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
This commit is contained in:
committed by
Julien Nabet
parent
5dc9ae616c
commit
a0c1ce373f
@@ -26,7 +26,7 @@
|
||||
* TODO: merge into the general Scheduler, so this can also be used to track
|
||||
* Task runtimes in a more general way.
|
||||
* TODO: handle fast iterations, where continueIter is called multiple times
|
||||
* per tick, by counting the iterations per tick and use that for appoximation.
|
||||
* per tick, by counting the iterations per tick and use that for approximation.
|
||||
**/
|
||||
class VCL_DLLPUBLIC TaskStopwatch
|
||||
{
|
||||
|
Reference in New Issue
Block a user