timeKeeper_m Module


Used by

  • module~~timekeeper_m~~UsedByGraph module~timekeeper_m timeKeeper_m module~dropletmotionsimulation dropletMotionSimulation module~dropletmotionsimulation->module~timekeeper_m proc~search_nodeinfo CUBE2USG::search_nodeInfo proc~search_nodeinfo->module~timekeeper_m program~main MAIN program~main->module~dropletmotionsimulation

Contents


Derived Types

type, public ::  TimeKeeper

Type-Bound Procedures

procedure , public , :: lapTime Function
procedure , public , :: erapsedTime Function
procedure , public , :: startDateAndTime Function

Functions

public function TimeKeeper_()

Arguments

None

Return Value type(TimeKeeper)

public function nowDateAndTime() result(str)

Arguments

None

Return Value character(len=:), allocatable

public function second2HMS(seconds) result(str)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: seconds

Return Value character(len=9)