-
- Downloads
Eradicate the use of CPU_TPS in all code, replacing with clocks
functions. CPU_TPS is now only found in one Makefile.am and one file, clocks.c. Many of the uses are commented out or protected by TIMER_VERBOSE. TIMER_VERBOSE no longer compiles, so these changes are untested and just aim to guide the future...
parent
e7b70154
No related branches found
No related tags found
Showing
- src/engine.c 19 additions, 19 deletionssrc/engine.c
- src/runner.c 6 additions, 6 deletionssrc/runner.c
- src/runner_doiact.h 14 additions, 14 deletionssrc/runner_doiact.h
- src/runner_doiact_grav.h 5 additions, 4 deletionssrc/runner_doiact_grav.h
- src/scheduler.c 7 additions, 7 deletionssrc/scheduler.c
- src/space.c 14 additions, 14 deletionssrc/space.c
- tests/Makefile.am 1 addition, 1 deletiontests/Makefile.am
- tests/testSingle.c 0 additions, 5 deletionstests/testSingle.c
Loading
Please register or sign in to comment