toxieainc
|
b98be0c2e7
|
optimize ReadRegister, as localtime (at least on MSVC/Windows) is significantly showing up in profiling
e.g. in SW Trilogy
caches localtime until time changes (i.e. limits calls to 1/sec)
|
2022-07-11 18:47:13 +02:00 |
|
Matthew Daniels
|
9ffce8b92a
|
Getting rid of most of the includes from Supermodel.h; each file now explicitly includes the header files it needs.
Making changes to a header file should no longer force the entire project to recompile.
|
2021-11-22 17:15:06 +00:00 |
|
Bart Trzynadlowski
|
2f5bf43bda
|
Updated copyright information and added headers to all remaining files except debugger.
|
2011-09-14 19:08:43 +00:00 |
|
Bart Trzynadlowski
|
783446fca2
|
Fixing import mistake: moving source code to trunk/Src.
|
2011-04-24 01:19:40 +00:00 |
|