mirror of https://github.com/aya-rs/aya
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This commit was written to deflake test_loaded_at. The flakiness is due to the lack of monotonicity in SystemTime clock calculations. See https://github.com/aya-rs/aya/actions/runs/6340369670/job/17221591723. This PR addresses that problem by introducing a wrapper type to encapsulate the monotonically increasing duration since boot, `SinceBoot`. This type has a method `into_system_time()` to convert it into a `SystemTime`. |
2 years ago | |
|---|---|---|
| .. | ||
| aya-bpf-bindings.txt | 2 years ago | |
| aya-bpf-cty.txt | 2 years ago | |
| aya-bpf-macros.txt | 2 years ago | |
| aya-bpf.txt | 2 years ago | |
| aya-log-common.txt | 2 years ago | |
| aya-log-ebpf-macros.txt | 2 years ago | |
| aya-log-ebpf.txt | 2 years ago | |
| aya-log-parser.txt | 2 years ago | |
| aya-log.txt | 2 years ago | |
| aya-obj.txt | 2 years ago | |
| aya-tool.txt | 2 years ago | |
| aya.txt | 2 years ago | |