![]() |
EVSL
1.1.0
EigenValues Slicing Library
|
Timer. More...
#include <time.h>#include <math.h>Go to the source code of this file.
Functions | |
| double | evsl_timer () |
| cheblan timer More... | |
| int | time_seeder () |
| Uses the timer to generate a seed to be used for srand.. More... | |
Timer.
Definition in file timing.c.
| double evsl_timer | ( | ) |
cheblan timer
evsl timer for mac
Definition at line 15 of file timing.c.
Referenced by time_seeder().

| int time_seeder | ( | ) |
Uses the timer to generate a seed to be used for srand..
Uses the timer to generate a seed to be used for srand.
Definition at line 30 of file timing.c.
References evsl_timer().

1.8.6