dwarning
02abb65c59
rm obsolete #ifdef HAVE_QUERY in windows block
1 year ago
dwarning
3d20dc0da7
format - white spaces
1 year ago
dwarning
bf6ffd357d
Keep it simple: use only one structure and get_time function
1 year ago
dwarning
60554855d8
seconds() gives difftime to program start, lower priority for getrusage() and times()
1 year ago
dwarning
821733a5f6
suppress compiler warning
1 year ago
dwarning
40aa445ee8
unify os dependent time code in one file - rm win_time.c
1 year ago
dwarning
3faed1647a
Reorder and renovate timer functions taking into account ngspice multiprocessor capabilities
by using available high performance functions first.
Deprecated ftime() still acts as a backup function.
Solution is portable for today's operating systems and compilers.
1 year ago
rlar
4b5669a51c
frontend/resource.c, fix bizarre time mathematics
10 years ago
h_vogt
a072a13cb0
misc_time.c: make timediff always availabe when timeb.h is found
13 years ago
Francesco Lannutti
c23bd59c44
removed ancient PARALLEL_ARCH feature
removed variables
ARCHme
ARCHsize
removed functions
SMPcombine()
SMPcCombine()
CKTpartition()
removed files
spcombin.c
cktpartn.c
removed struct slots
STATcombineTime
STATtranCombTime
STATacCombTime
GENowner
<MODEL>owner
14 years ago
rlar
11579d9369
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
14 years ago
rlar
4ca58067a2
#2/6 config.h --> ngspice/config.h, #include's
14 years ago
rlar
10346e055c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
14 years ago
rlar
d26015586c
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
rlar
3227d3c170
some explicit `int' casts
15 years ago
rlar
db9125fecc
convert some variables, from `int' to `size_t'
16 years ago
h_vogt
d8810a841a
patches by R. Larice
16 years ago
dwarning
62ef3c6793
init structure with 0 instead NULL
17 years ago
dwarning
59917a149e
init rusage
17 years ago
pnenzi
9eb9f56060
fix for the negative times in seconds.
19 years ago
pnenzi
8d893d890a
CIDER integration. Code updated for cider support.
23 years ago
arno
fe8d08d0a9
* ChangeLog: Summarize recents changes.
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago