Commit 3eac9b9
committed
Always round-up timing in seconds
because very fast operations still save the user time but may be recorded
as 0 sec if they are too quick. Instead record them as 1 sec to indicate
that we saved the caller some time.1 parent 0c00770 commit 3eac9b9
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
0 commit comments