Function eva_common::time::now_ns_float
source · pub fn now_ns_float() -> f64Expand description
Get current UNIX timestamp in seconds as a float
§Panics
Will panic if the system clock is not available
pub fn now_ns_float() -> f64Get current UNIX timestamp in seconds as a float
Will panic if the system clock is not available