Function nstd::time::nstd_time_time
source · [−]#[no_mangle]
pub unsafe extern "C" fn nstd_time_time() -> f64This is supported on crate feature
nstd_time only.Expand description
Gets the time in seconds since the unix epoch.
Returns
NSTDFloat64 time - Number of seconds since unix epoch.