Enum TimingMethod
Namespace: InSync
Assembly: InSync.dll
Syntax
public enum TimingMethod : int
Fields
| Name | Description |
|---|---|
| DateTime | Specifies to use |
| EnvironmentTick | Specifies to use |
| Stopwatch | Specifies to use |
public enum TimingMethod : int
| Name | Description |
|---|---|
| DateTime | Specifies to use |
| EnvironmentTick | Specifies to use |
| Stopwatch | Specifies to use |