summaryrefslogtreecommitdiff
path: root/src/utils/performance.cpp
AgeCommit message (Collapse)AuthorFilesLines
2025-06-24Fix profiler compileFedja Beader1-8/+11
call of overloaded 'toString(long long unsigned int)' is ambiguous, see !189 Squashed with: * Apply perfo[r]mance typofixes that were missed in mana/plus!186 ... because USE_PROFILER was off/undefined. **** mana/plus!200
2025-06-04Typofix perfo[R]manceFedja Beader1-0/+101
**** mana/plus!186