hms_delta_print Subroutine

public subroutine hms_delta_print(string)

HMS_DELTA_PRINT prints the change in HMS time, and a user specified string.

Example:

Delta Wallclock:  0:01:37.966 AM  Determinant calculation.

Licensing:

This code is distributed under the GNU LGPL license.

Modified:

06 May 2003

Author:

John Burkardt

Parameters:

Input, character ( len = * ) STRING, the string to be printed.

Arguments

Type IntentOptional AttributesName
character(len=*) :: string

Calls

proc~~hms_delta_print~~CallsGraph proc~hms_delta_print hms_delta_print proc~hms_current_hms hms_current_hms proc~hms_delta_print->proc~hms_current_hms

Contents

None