Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Assembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
The supported Units of Time.
Namespace: Visual3DAssembly: Visual3D (in Visual3D.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | Visual Basic |
public enum Time
Public Enumeration Time
Members
| Member | Value | Description |
|---|---|---|
| Seconds | 0 | Standard unit of measure for time. |
| Minutes | 1 | |
| Hours | 2 | |
| Milliseconds | 3 |