Commit 2cf7be3
committed
rfc23: add "ms" suffix to Flux Standard Duration
Problem: The Flux Standard Duration specification only allows a
unit suffix of "s" (seconds) or greater, but there are times when
it would be convenient to represent a duration in milliseconds (ms),
especially when converting a small duration into FSD.
Add an "ms" suffix to the FSD spec. Reword the specification to allow
for string suffixes instead of only a single character suffix.1 parent 0a17a29 commit 2cf7be3
1 file changed
+8
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments