now

Function now 

Source
pub fn now<T: TryFrom<i64>>() -> Result<T>
Expand description

Helper for getting the current timestamp as any convertible type.