+18
−0
Loading
TIMEF is an Intel intrinsic that returns the number of seconds since the first time it is called, or zero. This PR adds support for the same. Link to Intel's documentation: https://www.intel.com/content/www/us/en/docs/fortran-compiler/developer-guide-reference/2025-3/timef.html --------- Co-authored-by:Tarun Prabhu <tarunprabhu@gmail.com>