Class CycleTracker
This table tracks cycle and their runtime. Only one entry per cycle is allowed
[Collection("cycle_tracker")]
public sealed class CycleTracker : Entity, IEntity
- Inheritance
-
EntityCycleTracker
- Implements
-
IEntity
- Inherited Members
-
Entity.GenerateNewID()Entity.HasDefaultID()Entity.ID
Properties
- CycleId
The type of the cycle.
- ElapsedMinutes
Minutes that have elapsed in the CURRENT cycle.