GTimeVal                package:RGtk2                R Documentation

_T_h_e _G_T_i_m_e_V_a_l _s_t_r_u_c_t_u_r_e

_D_e_s_c_r_i_p_t_i_o_n:

     Represents a precise time, with seconds and microseconds.

_D_e_t_a_i_l_s:

     This is a transparent type, represented by a list with the
     following fields:

     _t_v__s_e_c_s seconds

     _t_v__u_s_e_c_s microseconds

_A_u_t_h_o_r(_s):

     Michael Lawrence

