DigitalTiming Methods
- Updated2023-11-24
- 2 minute(s) read
DigitalTiming Methods
The DigitalTiming type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CreateTimeSet |
Creates and returns a DigitalTimeSet.
Use this method to create time set values after applying a timing sheet with
ApplyLevelsAndTiming(String, String, String), or to create time sets programmatically without the use of timing sheets.
This method does not modify the timing sheet file or the timing sheet contents that will be used in future calls to
ApplyLevelsAndTiming(String, String, String), it only affects the values of the current timing context.
|
![]() | DeleteAllTimeSets |
Deletes all loaded and created time sets.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetTimeSet |
Returns a DigitalTimeSet specified by a name.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |