Generic seconds to milliseconds function.
Converts seconds to milliseconds (4 bytes).
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=i4), | intent(in) | :: | sec |
Seconds |
Milliseconds.
Converts seconds to milliseconds (8 bytes).
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=i8), | intent(in) | :: | sec |
Seconds |
Milliseconds.