Commit 6bb7144
Daniel Magliola
Use monotonic clock when timestamping observed values
The Monotonic clock is going to be more accurate on the few cases where
the distinction matters, but it's also somehow faster than `Time.now`.
Signed-off-by: Daniel Magliola <danielmagliola@gocardless.com>1 parent dddba2f commit 6bb7144
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
279 | 279 | | |
280 | 280 | | |
281 | 281 | | |
| 282 | + | |
282 | 283 | | |
283 | 284 | | |
284 | | - | |
| 285 | + | |
285 | 286 | | |
286 | 287 | | |
287 | 288 | | |
| |||
0 commit comments