
           ttv_DumpFigure <FILE *f> <TimingFigure *tvf> [type] ;

DDEESSCCRRIIPPTTIIOONN
       Prints a table with the Timing Lines of a TimingFigure.

AARRGGUUMMEENNTTSS
       ff             File where to save the report, _s_t_d_o_u_t for standard output

       ttvvff           Pointer on a timing figure

       ttyyppee          Same type as ttv_GetLines API  to  filter  output.  Valid
                     values: _s_e_t_u_p, _h_o_l_d, _a_c_c_e_s_s, _h_z, _r_c, _p_r_e_c_h, _e_v_a_l, _d_a_t_a or
                     _a_l_l.

