TimerComponent 类
时间调度组件
继承成员
命名空间: Fantasy.Timer
程序集: Fantasy.Net.dll
语法
public sealed class TimerComponent : Entity, IEntity, IDisposable, IPool
属性
| 编辑本文 查看源代码Net
使用系统时间创建的计时器核心。
声明
public TimerSchedulerNet Net { get; }
属性值
类型 | 描述 |
---|---|
TimerSchedulerNet |
方法
| 编辑本文 查看源代码Initialize()
声明
public TimerComponent Initialize()
返回
类型 | 描述 |
---|---|
TimerComponent |
Update()
声明
public void Update()