Browse Source

Add rusage to measure simulation time.

pre-master-46
Holger Vogt 3 years ago
parent
commit
5c8af9770b
  1. 1
      examples/p-to-n-examples/555-timer-2.cir

1
examples/p-to-n-examples/555-timer-2.cir

@ -86,6 +86,7 @@
if $?batchmode if $?batchmode
else else
run run
rusage time
plot v(16) v(13) v(17) v(1)+6 v(4)+6 v(3)+6 plot v(16) v(13) v(17) v(1)+6 v(4)+6 v(3)+6
end end
.endc .endc

Loading…
Cancel
Save