pub type NSTimeInterval = c_double;
Available on crate feature foundation only.
Expand description

A number of seconds.

See Apple’s documentation.