summaryrefslogtreecommitdiff
path: root/src/SMAPI.Mods.ConsoleCommands/Framework/Commands/Other/PerformanceCounterCommand.cs
AgeCommit message (Expand)Author
2021-01-06remove experimental performance countersJesse Plamondon-Willard
2020-01-26simplify performance details outputJesse Plamondon-Willard
2020-01-26show warning when using commands while disabled, simplify some commands a bitJesse Plamondon-Willard
2020-01-26tweak namespaceJesse Plamondon-Willard
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 "trigger dump" command to dump the configured triggers as commands for ...Drachenkaetzchen
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-10Initial commit of the performance countersDrachenkaetzchen