xref: /curl/docs/cmdline-opts/trace-time.md (revision 2494b8dd)
1---
2c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
3SPDX-License-Identifier: curl
4Long: trace-time
5Help: Add time stamps to trace/verbose output
6Added: 7.14.0
7Category: verbose
8Multi: boolean
9Scope: global
10See-also:
11  - trace
12  - verbose
13Example:
14  - --trace-time --trace-ascii output $URL
15---
16
17# `--trace-time`
18
19Prepends a time stamp to each trace or verbose line that curl displays.
20