Definition at line 196 of file dc_clock.f90.
◆ dcclockevalsecd()
real(dp) function dc_clock::evalsec::dcclockevalsecd |
( |
type(clock), intent(in) |
clk | ) |
|
|
private |
Definition at line 425 of file dc_clock.f90.
435 type(clock),
intent(in):: clk
439 call dcclockgetd(clk, result, err)
440 if (err) result = -1.0_dp
integer, parameter, public dp
倍精度実数型変数
The documentation for this interface was generated from the following file: