Seth Hillbrand
|
4d2e953f42
|
Cleanup: Replace C-only deprecated headers
This replaces headers deprecated by C++14 with their equivalent
replacement
|
6 years ago |
jean-pierre charras
|
d56a49d218
|
Performance counter rework: More comments, code cleaning, and move GetRunningMicroSecs() prototype from common.h to profile.h.
profile.h should now contain all info for profiling.
|
9 years ago |
jean-pierre charras
|
bbe42d0f47
|
Fix very minor issues: compil warnings (mainly deprecated and shadowed vars warnings).
|
10 years ago |
Dick Hollenbeck
|
44d31a1897
|
Speed up DSNLEXER::findToken() to such an extent that it resulted in an approximate 13% reduction
in *.kicad_pcb file loading times.
|
13 years ago |
Dick Hollenbeck
|
9431c2a60a
|
changes
|
14 years ago |
Dick Hollenbeck
|
5a9fcf6f11
|
fix windows version of GetRunningMicroSecs()
|
14 years ago |
Dick Hollenbeck
|
3421863c01
|
add GetRunningMicroSecs() to libcommon for debug timing
|
14 years ago |