#[unsafe(no_mangle)]pub const extern "C" fn nstd_time_get(time: NSTDTime) -> NSTDFloat64
time
Returns the number of seconds stored in an NSTDTime object as an NSTDFloat64.
NSTDTime
NSTDFloat64
NSTDTime time
NSTDFloat64 seconds - The number of seconds in a time object represented as an NSTDFloat64.
NSTDFloat64 seconds