added consumed time measure per trigger

This commit is contained in:
2025-04-01 23:07:39 +02:00
parent 5b53575768
commit 4fad9bdbd2
2 changed files with 18 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.5.7"
version = "0.5.12"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }