Metric prototype

This commit is contained in:
Uleat
2020-01-17 21:13:34 -05:00
parent daa9c04e89
commit a0073b4018
11 changed files with 300 additions and 1 deletions
+3
View File
@@ -44,6 +44,7 @@ SET(common_sources
md5.cpp
memory_buffer.cpp
memory_mapped_file.cpp
metric_manager.cpp
misc.cpp
misc_functions.cpp
mutex.cpp
@@ -173,6 +174,8 @@ SET(common_headers
md5.h
memory_buffer.h
memory_mapped_file.h
metric_event.h
metric_manager.h
misc.h
misc_functions.h
mutex.h