mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 06:44:57 +01:00
put get_microseconds() into PBD namsepace
This implementation is a blend of the two previously in libs/ardour/globals.cc and libs/pbd/window_timer_utils.cc
This commit is contained in:
parent
a2974b0c0b
commit
9e598548f7
4 changed files with 4 additions and 118 deletions
|
|
@ -56,6 +56,7 @@ libpbd_sources = [
|
|||
'localtime_r.cc',
|
||||
'malign.cc',
|
||||
'md5.cc',
|
||||
'microseconds.cc',
|
||||
'mountpoint.cc',
|
||||
'openuri.cc',
|
||||
'pathexpand.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue