void Sleep(DWORD dwMilliseconds) https://docs.microsoft.com/en-us/windows/win32/api/synchapi/nf-synchapi-sleep
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer(kind=c_long), | intent(in), | value | :: | dwMilliseconds |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | millisec |