Skip to content

PauseHeader Class

Definition

Header for a TZX pause block.

public sealed class PauseHeader : TzxBlockHeader

View source

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.