Public Member Functions | |
| subroutine | dcclockcreate0 (clk, name) |
Definition at line 123 of file dc_clock.f90.
| subroutine dc_clock::dcclockcreate::dcclockcreate0 | ( | type(clock), intent(out) | clk, |
| character(*), intent(in) | name ) |
Initialize CLOCK variable
Initialize a CLOCK type variable before using it. Give the measurement content to name.
| [out] | clk | CLOCK type variable to initialize |
| [in] | name | Name of measurement content |
Definition at line 223 of file dc_clock.f90.
References dc_trace::beginsub(), dc_trace::dbgmessage(), and dc_trace::endsub().