perf counter for render

This commit is contained in:
🪞👃🪞 2025-01-14 16:45:58 +01:00
parent c9677c87d8
commit 1b7f0e0b93
17 changed files with 331 additions and 358 deletions

4
Cargo.lock generated
View file

@ -1507,8 +1507,9 @@ version = "0.2.0"
dependencies = [
"atomic_float",
"quanta",
"tek_edn",
"tek_input",
"tek_jack",
"tek_tui",
]
[[package]]
@ -1523,6 +1524,7 @@ dependencies = [
"tek_edn",
"tek_input",
"tek_output",
"tek_time",
]
[[package]]