Skip to content

Commit 51a973f

Browse files
author
Sam Kleinman
committed
DOCS-2452: clarification about millis field in query analysis
1 parent 4674915 commit 51a973f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/reference/database-profiler.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,9 @@ operation.
256256

257257
.. data:: system.profile.millis
258258

259-
The time in milliseconds for the server to perform the operation.
260-
This time does not include network time reading nor sending data.
259+
The time in milliseconds from the perspective of the
260+
:program:`mongod` from the beginning of the operation to the end of
261+
the operation.
261262

262263
.. data:: system.profile.client
263264

0 commit comments

Comments
 (0)