ref: 7ff7b5fec85dbfa255e92827a58ca632dbabd657
parent: 8a23ecf0ceb8172e779d2557bd797f6c562a7d88
author: Ori Bernstein <[email protected]>
date: Wed Aug 28 12:11:25 EDT 2013
Add comment for what now() does.
--- a/libstd/now.myr
+++ b/libstd/now.myr
@@ -3,10 +3,10 @@
use "fmt.use"
pkg std =
-
const now : (-> time)
;;
+/* milliseconds since epoch */
const now = {
var tm