The XTimerTable type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| XTimerTable |
Creates a new instance of the class XTimerTable.
|
Methods
| Name | Description | |
|---|---|---|
| Dispose | Overloaded. | |
| Equals | (Inherited from Object.) | |
| Finalize |
The class destructor.
(Inherited from XDisposableObject.) | |
| GetHashCode | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. | |
| GetTime | Overloaded. | |
| GetTimeF | Overloaded. | |
| GetTimeMs | Overloaded. | |
| GetTimeMsF | Overloaded. | |
| GetTimer |
Returns the XTimer timer with the name name.
| |
| GetType | Gets the Type of the current instance. | |
| MemberwiseClone | Creates a shallow copy of the current Object. | |
| PressTimer | Overloaded. | |
| StopAndResetTimer | Overloaded. | |
| StopResetAndStartTimer | Overloaded. | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| IsDisposed |
Denotes whether the instance is disposed.
(Inherited from XDisposableObject.) |