We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2f5b11 commit b45abbbCopy full SHA for b45abbb
1 file changed
DESIGN.md
@@ -29,6 +29,9 @@ Decisions
29
- Always report discovery
30
- Allows callers to provide a progress indicator
31
- Replaces the need for harnesses to provide statistics
32
+- Each event carries an `elapsed_s` as an offset from process start
33
+ - Makes units explicit
34
+ - Can track duration of any operation
35
36
### Prior Art
37
0 commit comments