mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-06 03:36:41 +01:00
perf counter for render
This commit is contained in:
parent
c9677c87d8
commit
1b7f0e0b93
17 changed files with 331 additions and 358 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
|
@ -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]]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue