atom_to_binary(A) -> any()
binary_to_atom(B) -> any()
binary_to_existing_atom(B) -> any()
ceil(X) -> any()
convert_time_unit(Time, FromUnit, ToUnit) -> any()
floor(X) -> any()
get_keys() -> any()
monotonic_time() -> any()
monotonic_time(I) -> any()
system_time() -> any()
system_time(I) -> any()
time_offset() -> any()
time_offset(I) -> any()
unique_integer() -> any()
unique_integer(O) -> any()
Generated by EDoc