PauseHeader Class
Definition
Header for a TZX pause block.
public sealed class PauseHeader : TzxBlockHeader
Properties
| Name | Description |
|---|---|
| Pause | Gets the pause duration as a TimeSpan. |
| PauseMs | Gets the pause duration in milliseconds. |
Methods
| Name | Description |
|---|---|
| ToString() | Returns a string that represents the current object. |