get_fast_io_stats Subroutine

public subroutine get_fast_io_stats(memory_count, disk_count, memory_time, disk_time)

Get fast I/O statistics

Arguments

Type IntentOptional Attributes Name
integer, intent(out), optional :: memory_count
integer, intent(out), optional :: disk_count
real(kind=real64), intent(out), optional :: memory_time
real(kind=real64), intent(out), optional :: disk_time