pub(crate) trait ToDOMHighResTimeStamp { // Required method fn to_dom_high_res_time_stamp(&self) -> Finite<f64>; }