pub fn build_ts_resolution(ts_resol: u8) -> Option<u64>
Compute the timestamp resolution, in units per second
Return the resolution, or None if the resolution is invalid (for ex. greater than 2^64)
None
2^64