
       TimingSignal *ttv_AddCommand(char *name);

DDEESSCCRRIIPPTTIIOONN
       Creates a command timing signal.

AARRGGUUMMEENNTTSS
       nnaammee          Name  of the newly created command. If this timing signal
                     already exists, no new timing signal is created.  In  the
                     last  case, incompatible timing signal types will raise a
                     warning and the timing signal type will be overridden

       EEXXAAMMPPLLEE       _s_e_t _c_o_m _[_t_t_v___A_d_d_C_o_m_m_a_n_d _c_o_m_0_]

