Timing module
Return the cpu time to within an added constant (excludes sleep time)
Return the wall time to within an added constant (includes sleep time)
Make the thread sleep
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=wp), | intent(in) | :: | dt | Time to sleep in seconds |