ofwin_istimepaused Subroutine

public subroutine ofwin_istimepaused(ispaused)

Check if time is paused.

This applies to the current active WindowProxy.

Arguments

Type IntentOptional Attributes Name
logical, intent(out) :: ispaused

Set to 1 if simulation time is paused, 0 if unpaused.