pub unsafe extern "C" fn enif_now_time(
    env: *mut ErlNifEnv
) -> ERL_NIF_TERM
Expand description

See enif_now_time in the Erlang docs.