Module otpbp_erlang

Function Index

atom_to_binary/1
binary_to_atom/1
binary_to_existing_atom/1
ceil/1
convert_time_unit/3
floor/1
get_keys/0
monotonic_time/0
monotonic_time/1
system_time/0
system_time/1
time_offset/0
time_offset/1
unique_integer/0
unique_integer/1

Function Details

atom_to_binary/1

atom_to_binary(A) -> any()

binary_to_atom/1

binary_to_atom(B) -> any()

binary_to_existing_atom/1

binary_to_existing_atom(B) -> any()

ceil/1

ceil(X) -> any()

convert_time_unit/3

convert_time_unit(Time, FromUnit, ToUnit) -> any()

floor/1

floor(X) -> any()

get_keys/0

get_keys() -> any()

monotonic_time/0

monotonic_time() -> any()

monotonic_time/1

monotonic_time(I) -> any()

system_time/0

system_time() -> any()

system_time/1

system_time(I) -> any()

time_offset/0

time_offset() -> any()

time_offset/1

time_offset(I) -> any()

unique_integer/0

unique_integer() -> any()

unique_integer/1

unique_integer(O) -> any()


Generated by EDoc