costime.app
来自「OTP是开放电信平台的简称」· APP 代码 · 共 31 行
APP
31 行
{application, cosTime, [{description, "The Erlang CosTime application"}, {vsn, "1.1.1"}, {modules, [ 'cosTime', 'oe_TimeBase', 'oe_CosTime', 'oe_CosTimerEvent', 'CosTime_TIO', 'CosTime_TimeService', 'CosTime_TimeUnavailable', 'CosTime_UTO', 'CosTimerEvent_TimerEventHandler', 'CosTimerEvent_TimerEventService', 'CosTimerEvent_TimerEventT', 'TimeBase_IntervalT', 'TimeBase_UtcT', 'CosTime_TIO_impl', 'CosTime_TimeService_impl', 'CosTime_UTO_impl', 'CosTimerEvent_TimerEventHandler_impl', 'CosTimerEvent_TimerEventService_impl' ] }, {registered, [oe_cosTimeSup, oe_cosTimerEventService]}, {applications, [orber, stdlib, kernel]}, {env, []}, {mod, {cosTime, []}}]}.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?