print_time_and_date Subroutine

public subroutine print_time_and_date(message)

Helper routine that print 'message' with a time stamp to screen

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: message