Introduce Chrono to the Connection class. NFCI.
authorPavel Labath <labath@google.com>
Fri, 25 Nov 2016 12:22:32 +0000 (12:22 +0000)
committerPavel Labath <labath@google.com>
Fri, 25 Nov 2016 12:22:32 +0000 (12:22 +0000)
commit2f159a5f93250706ad5bed6c2e8521ead4df749f
tree3051d9521e10342ae738046f79528a9054974091
parent3043fd8ff087b1b577e363f33bbc1b6e1e8d5cdc
Introduce Chrono to the Connection class. NFCI.

llvm-svn: 287922
lldb/include/lldb/Core/Connection.h
lldb/include/lldb/Core/ConnectionSharedMemory.h
lldb/include/lldb/Host/posix/ConnectionFileDescriptorPosix.h
lldb/source/Core/Communication.cpp
lldb/source/Core/ConnectionSharedMemory.cpp
lldb/source/Host/common/Editline.cpp
lldb/source/Host/posix/ConnectionFileDescriptorPosix.cpp
lldb/source/Plugins/Platform/Android/AdbClient.cpp