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