Commit ee0591a
fix(tracing): correct docstring for _now_ns helper
Remove misleading "monotonic" qualifier — time.time_ns() returns
wall-clock time, which is correct for OTel span timestamps.
Signed-off-by: Gary Atwal <garyatwalai@users.noreply.github.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent cad0103 commit ee0591a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
| 444 | + | |
445 | 445 | | |
446 | 446 | | |
447 | 447 | | |
| |||
0 commit comments