Make sure we print timestamps correctly to 9 places since we are printing nanoseconds.
authorGreg Clayton <gclayton@apple.com>
Wed, 27 May 2015 16:25:01 +0000 (16:25 +0000)
committerGreg Clayton <gclayton@apple.com>
Wed, 27 May 2015 16:25:01 +0000 (16:25 +0000)
commitdead71a829036ef5dc3b05d4a0c2185472cf68fc
tree2a76a2dea8879f6b89b0e6dda2f1525cc8fe4419
parent85a53a1ed5fa5048e06a968f214ea71f9ccc8e83
Make sure we print timestamps correctly to 9 places since we are printing nanoseconds.

<rdar://problem/21090231>

llvm-svn: 238334
lldb/source/Core/Log.cpp