CosTime_UTO
Functions
_get_time(OE_THIS) -> term()
_get_time(OE_THIS, OE_Options) -> term()
_get_inaccuracy(OE_THIS) -> term()
_get_inaccuracy(OE_THIS, OE_Options) -> term()
_get_tdf(OE_THIS) -> term()
_get_tdf(OE_THIS, OE_Options) -> term()
_get_utc_time(OE_THIS) -> term()
_get_utc_time(OE_THIS, OE_Options) -> term()
absolute_time(OE_THIS) -> term()
absolute_time(OE_THIS, OE_Options) -> term()
compare_time(OE_THIS, Comparison_type, Uto) -> term()
compare_time(OE_THIS, OE_Options, Comparison_type, Uto) -> term()
time_to_interval(OE_THIS, Uto) -> term()
time_to_interval(OE_THIS, OE_Options, Uto) -> term()
interval(OE_THIS) -> term()
interval(OE_THIS, OE_Options) -> term()
oe_is_a(X1) -> term()
oe_tc(X1) -> term()
oe_get_interface() -> term()
typeID() -> term()
oe_create() -> term()
oe_create_link() -> term()
oe_create(Env) -> term()
oe_create_link(Env) -> term()
oe_create(Env, RegName) -> term()
oe_create_link(Env, RegName) -> term()
init(Env) -> term()
terminate(Reason, State) -> term()
handle_call(X1, X2, OE_State) -> term()
handle_cast(X1, State) -> term()
handle_info(Info, State) -> term()
code_change(OldVsn, State, Extra) -> term()
View Functions
- _get_time/1
- _get_time/2
- _get_inaccuracy/1
- _get_inaccuracy/2
- _get_tdf/1
- _get_tdf/2
- _get_utc_time/1
- _get_utc_time/2
- absolute_time/1
- absolute_time/2
- compare_time/3
- compare_time/4
- time_to_interval/2
- time_to_interval/3
- interval/1
- interval/2
- oe_is_a/1
- oe_tc/1
- oe_get_interface/0
- typeID/0
- oe_create/0
- oe_create_link/0
- oe_create/1
- oe_create_link/1
- oe_create/2
- oe_create_link/2
- init/1
- terminate/2
- handle_call/3
- handle_cast/2
- handle_info/2
- code_change/3