|
@@ -9,8 +9,8 @@ Type
|
|
|
|
|
|
const
|
|
const
|
|
TimerExportName = 'timer';
|
|
TimerExportName = 'timer';
|
|
- TimerFN_Allocate = 'allocate';
|
|
|
|
- TimerFN_DeAllocate = 'deallocate';
|
|
|
|
|
|
+ TimerFN_Allocate = 'allocate_timer';
|
|
|
|
+ TimerFN_DeAllocate = 'deallocate_timer';
|
|
|
|
|
|
|
|
|
|
implementation
|
|
implementation
|