From 5c8af9770b32104ef746ee98739518ab4f7c7f71 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Wed, 10 May 2023 14:06:07 +0200 Subject: [PATCH] Add rusage to measure simulation time. --- examples/p-to-n-examples/555-timer-2.cir | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/p-to-n-examples/555-timer-2.cir b/examples/p-to-n-examples/555-timer-2.cir index c34619948..1ea194c71 100644 --- a/examples/p-to-n-examples/555-timer-2.cir +++ b/examples/p-to-n-examples/555-timer-2.cir @@ -86,6 +86,7 @@ if $?batchmode else run + rusage time plot v(16) v(13) v(17) v(1)+6 v(4)+6 v(3)+6 end .endc