Creates a Time that represents a number of milliseconds.
Time
impl Time { fn milliseconds(m: i64) -> Time }
The number of milliseconds.