summaryrefslogtreecommitdiffstats
path: root/virtual-programs/time.folk
diff options
context:
space:
mode:
Diffstat (limited to 'virtual-programs/time.folk')
-rw-r--r--virtual-programs/time.folk3
1 files changed, 3 insertions, 0 deletions
diff --git a/virtual-programs/time.folk b/virtual-programs/time.folk
new file mode 100644
index 00000000..1dff734d
--- /dev/null
+++ b/virtual-programs/time.folk
@@ -0,0 +1,3 @@
+When $::thisProcess has step count /t/ {
+ Claim the clock time is [/ [clock milliseconds] 1000.0]
+}