fun diffThem tm = tm' <- now; return Diff: {[diffInMilliseconds tm tm']} fun main () : transaction page = tm <- now; return Now: {[toMilliseconds tm]}
Diff