time

Function time 

Source
pub unsafe extern "C" fn time(__timer: *mut time_t) -> time_t
Expand description

Return the current time and put it in *TIMER if TIMER is not NULL.