expanded performance logging and switched to monotonic_ns for accurate measurements

This commit is contained in:
2025-04-03 17:13:48 +02:00
parent 4fad9bdbd2
commit 38381f60b5
5 changed files with 36 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[project]
name = "cpu_governor_auto_adjust"
version = "0.5.12"
version = "0.5.17"
description = "This application has been developed to automatically change cpu governor based on certain triggers."
authors = [
{ name = "Martin Reurekas", email = "martin@semrks.nl" }