NOISSUE Use common duration format for global and instances

This commit is contained in:
Jamie Mansfield
2021-09-28 23:20:34 +01:00
parent 110c73edf2
commit 7cbca6ab20
6 changed files with 42 additions and 35 deletions

View File

@ -84,6 +84,10 @@ set(CORE_SOURCES
# A Recursive file system watcher
RecursiveFileSystemWatcher.h
RecursiveFileSystemWatcher.cpp
# Time
MMCTime.h
MMCTime.cpp
)
add_unit_test(FileSystem