t$time (6) --- obtain clock readings for profiling 03/25/82 _C_a_l_l_i_n_g _I_n_f_o_r_m_a_t_i_o_n subroutine t$time (reel, cpu, diskio) long_int reel, cpu, diskio Library: vswtlb (standard Subsystem library) _F_u_n_c_t_i_o_n 'T$time' is called by 't$entr' and 't$exit' to fetch the amounts of real time, cpu time, and disk I/O time accumulated so far during this run. _I_m_p_l_e_m_e_n_t_a_t_i_o_n The Primos routine TIMDAT is called to fetch the information, which is converted uniformly to timer ticks. _A_r_g_u_m_e_n_t_s _M_o_d_i_f_i_e_d reel, cpu, diskio _C_a_l_l_s Primos timdat _B_u_g_s Timer resolution is not good. _S_e_e _A_l_s_o t$entr (6), t$exit (6), t$clup (6), rp (1) t$time (6) - 1 - t$time (6)