cef_time_now

Function cef_time_now 

Source
pub unsafe extern "C" fn cef_time_now(
    cef_time: *mut cef_time_t,
) -> c_int
Expand description

Retrieve the current system time. Returns true (1) on success and false (0) on failure.