mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-07 07:14:56 +01:00
Add PBD::Timer/StandardTimer/BlinkTimer classes for convenient timeouts
This commit is contained in:
parent
770c190ccf
commit
b959b3fb87
3 changed files with 278 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ libpbd_sources = [
|
|||
'strsplit.cc',
|
||||
'system_exec.cc',
|
||||
'textreceiver.cc',
|
||||
'timer.cc',
|
||||
'timing.cc',
|
||||
'transmitter.cc',
|
||||
'undo.cc',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue