pub const MAX_SAMPLE_SECONDS: f64 = 31_536_000.0;
Largest runtime or recording sample time accepted, in seconds.