diff options
author | David Robillard <d@drobilla.net> | 2024-07-17 17:19:01 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2024-07-17 17:19:01 -0400 |
commit | 3b3ff5422167991ce0ad2707c479f5054a565bbd (patch) | |
tree | 60fde9535bb0c951c81a3589553a897257391685 /src/gui/GraphTreeWindow.cpp | |
parent | 6bd2c9c327aa4b4cfe431f2c729f6dd0f1a10083 (diff) | |
download | ingen-3b3ff5422167991ce0ad2707c479f5054a565bbd.tar.gz ingen-3b3ff5422167991ce0ad2707c479f5054a565bbd.tar.bz2 ingen-3b3ff5422167991ce0ad2707c479f5054a565bbd.zip |
Fix clock microseconds conversion
This was off by a factor of 10 on non-Mach systems, due to a previous mistaken
replacement of 1e3 with 100 (instead of the correct 1000).
Diffstat (limited to 'src/gui/GraphTreeWindow.cpp')
0 files changed, 0 insertions, 0 deletions