From 35becc6d04395b2f9604cd91a2e6c63c706936cc Mon Sep 17 00:00:00 2001 From: Omar Rizwan Date: Thu, 20 Oct 2022 06:46:06 -0400 Subject: Show camera time --- virtual-programs/keyboard-character-log.folk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'virtual-programs') diff --git a/virtual-programs/keyboard-character-log.folk b/virtual-programs/keyboard-character-log.folk index e115d158..9b0fd4aa 100644 --- a/virtual-programs/keyboard-character-log.folk +++ b/virtual-programs/keyboard-character-log.folk @@ -2,7 +2,7 @@ When $::nodename has step count /c/ { Wish $this is labelled [string trim " step count: $c step time: $::stepTime -camera time: [expr {[namespace exists Camera] ? [lindex [lindex $Camera::statements 1] end] : {none}}] +camera time: [expr {[namespace exists Camera] ? [lindex [lindex $Camera::statements 0] end] : {none}}] statement count: [Statements::size] logsize: $::logsize "] -- cgit v1.2.3