|
Graphviz 14.0.3~dev.20251115.0704
|
Go to the source code of this file.
Functions | |
| void | start_timer (void) |
| double | elapsed_sec (void) |
Variables | |
| static clock_t | T |
| double elapsed_sec | ( | void | ) |
Definition at line 21 of file timing.c.
Referenced by cleanup2(), diffeq_model(), gvpr_core(), init_xdot(), majorization(), rank2(), routesplinesterm(), sgd(), shortest_path(), solve_model(), and stress_majorization_kD_mkernel().
| void start_timer | ( | void | ) |
Definition at line 19 of file timing.c.
References T.
Referenced by diffeq_model(), gvRenderJobs(), init_mincross(), init_xdot(), kkNeato(), majorization(), rank2(), routesplinesinit(), sgd(), shortest_path(), and stress_majorization_kD_mkernel().
|
static |
Definition at line 17 of file timing.c.
Referenced by elapsed_sec(), ellSeg(), genCnt(), genTree(), get_tri(), and start_timer().