1 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 2 SPDX-License-Identifier: curl 3 Long: trace-time 4 Help: Add time stamps to trace/verbose output 5 Added: 7.14.0 6 Category: verbose 7 Example: --trace-time --trace-ascii output $URL 8 See-also: trace verbose 9 Multi: boolean 10 Scope: global 11 --- 12 Prepends a time stamp to each trace or verbose line that curl displays. 13