Function sauron::ms

source ·
pub fn ms(v: impl Into<Value>) -> String
Expand description

Represents a time in milliseconds. https://developer.mozilla.org/en-US/docs/Web/CSS/time

MDN reference