From bc1fc7ecb1718abb556408db88e53743df754bae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Cuervo?= Date: Sun, 13 Aug 2023 09:36:36 -0400 Subject: Update global node time to seconds --- virtual-programs/time.folk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'virtual-programs') diff --git a/virtual-programs/time.folk b/virtual-programs/time.folk index 8ce4c028..961b1863 100644 --- a/virtual-programs/time.folk +++ b/virtual-programs/time.folk @@ -1,3 +1,3 @@ When $::thisProcess has step count /t/ { - Claim $::thisProcess has clock time [clock milliseconds] + Claim the clock time is [/ [clock milliseconds] 1000.0] } -- cgit v1.2.3