forked from quickshell/quickshell
core/elapsedtimer: add ElapsedTimer
This commit is contained in:
parent
37fecfc990
commit
be237b6ab5
4 changed files with 69 additions and 0 deletions
|
@ -27,6 +27,7 @@ qt_add_library(quickshell-core STATIC
|
|||
transformwatcher.cpp
|
||||
boundcomponent.cpp
|
||||
model.cpp
|
||||
elapsedtimer.cpp
|
||||
)
|
||||
|
||||
set_source_files_properties(main.cpp PROPERTIES COMPILE_DEFINITIONS GIT_REVISION="${GIT_REVISION}")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue