☰
NSTimeInterval
In objc2::foundation
?
Type Definition
objc2
::
foundation
::
NSTimeInterval
source
·
[
−
]
pub type NSTimeInterval =
c_double
;
Expand description
A number of seconds.
See
Apple’s documentation
.