利用LoadInfo存储负荷信息

Signed-off-by: dmy@lab <dmy@lab.lab>
This commit is contained in:
dmy@lab
2015-01-15 21:56:30 +08:00
parent 214c17dd10
commit 230aef6995
6 changed files with 120 additions and 13 deletions

View File

@@ -39,7 +39,8 @@ SOURCES += main.cpp \
element/switch.cpp \
task.cpp \
loadmapping.cpp \
recursedir.cpp
recursedir.cpp \
loadinfo.cpp
HEADERS += \
elementhashtable.h \
@@ -64,7 +65,8 @@ HEADERS += \
element/switch.h \
task.h \
loadmapping.h \
recursedir.h
recursedir.h \
loadinfo.h
#release{
DEFINES += QT_NO_DEBUG_OUTPUT