aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/trace-time.md
blob: 79206ba9e0be0d57e102d6753bf7ea3ad74f7507 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
Long: trace-time
Help: Add time stamps to trace/verbose output
Added: 7.14.0
Category: verbose
Multi: boolean
Scope: global
See-also:
  - trace
  - verbose
Example:
  - --trace-time --trace-ascii output $URL
---

# `--trace-time`

Prepends a time stamp to each trace or verbose line that curl displays.