OpenCMISS-Iron Internal API Documentation
timer::CPUTIMER Interface Reference

Private Member Functions

subroutine cputimer (RETURN_TIME, TIME_TYPE, ERR, CERROR)
 

Detailed Description

Definition at line 79 of file timer_f.f90.

Member Function/Subroutine Documentation

subroutine timer::CPUTIMER::cputimer ( real(c_double), intent(out)  RETURN_TIME,
integer(c_int), intent(in)  TIME_TYPE,
integer(c_int), intent(out)  ERR,
character(c_char), dimension(*), intent(out)  CERROR 
)
private

Definition at line 80 of file timer_f.f90.

References timer::cpu_timer(), timer::system_cpu, timer::total_cpu, and timer::user_cpu.