pub type DOMHighResTimeStamp = Finite<f64>;

Aliased Type§

struct DOMHighResTimeStamp(f64);

Fields§

§0: f64