Enum TimeSpanUnit
All possible realtime related timespan time units
Namespace: Mars.Interfaces.Model
Assembly: Mars.Interfaces.dll
Syntax
public enum TimeSpanUnit
Fields
| Name | Description |
|---|---|
| Days | All possible realtime related timespan time units |
| Hours | All possible realtime related timespan time units |
| Microseconds | All possible realtime related timespan time units |
| Milliseconds | All possible realtime related timespan time units |
| Minutes | All possible realtime related timespan time units |
| Months | All possible realtime related timespan time units |
| None | All possible realtime related timespan time units |
| Seconds | All possible realtime related timespan time units |
| Weeks | All possible realtime related timespan time units |
| Years | All possible realtime related timespan time units |