![]() |
Fast Auxiliary Space Preconditioning 2.7.7 Aug/28/2022
|
Timing subroutines. More...
Go to the source code of this file.
Functions | |
void | fasp_gettime (REAL *time) |
Get system time. More... | |
Timing subroutines.
Copyright (C) 2009–Present by the FASP team. All rights reserved.
Definition in file AuxTiming.c.
void fasp_gettime | ( | REAL * | time | ) |
Get system time.
Modified by Chensong Zhang on 09/22/2014: Use CLOCKS_PER_SEC for cross-platform
Definition at line 37 of file AuxTiming.c.