summaryrefslogtreecommitdiff
path: root/src/SMAPI/Framework/PerformanceCounter/PerformanceCounterManager.cs
AgeCommit message (Expand)Author
2020-01-26refactor performance counter codeJesse Plamondon-Willard
2020-01-21Added commands to enable and disable performance counters. Peak is now using ...Drachenkaetzchen
2020-01-15Added peak execution time over the last 60 secondsDrachenkaetzchen
2020-01-15Added documentation for all commands. Renamed the "monitor" command to "trigg...Drachenkaetzchen
2020-01-15Added documentation for all performance counter methods and members. Refactor...Drachenkaetzchen
2020-01-11Reworked the console implementation, added monitoring. Some internal refactor...Drachenkaetzchen
2020-01-10Added reset functionalityDrachenkaetzchen
2020-01-10Moved most PerformanceCounter logic out of SCore into the new PerformanceCoun...Drachenkaetzchen