subroutine mod_times::ft_gettimeofday ( type(t_timeval)  t_timeval_  ) 

subroutine ft_gettimeofday(t_timeval_)

function shall obtain the current time, expressed as seconds and microseconds since the Epoch, and store it in the t_timeval structure pointed to by tp. The resolution of the system clock is unspecified.

Author:
Abal-Kassim Cheik Ahamed <akcheik@gmail.com>
Parameters:
t_timeval_ : type(t_timeval)
Date:
20th of September, 2010
Remarks:

Definition at line 78 of file times.f90.

 All Classes Namespaces Files Functions Variables Defines