publish time

This commit is contained in:
Mark McGranaghan
2012-10-31 08:54:39 -07:00
parent 6d42861cce
commit 13ef82a928
4 changed files with 78 additions and 12 deletions

View File

@@ -8,3 +8,5 @@ func main() {
time.Sleep(3 * time.Second)
fmt.Println(time.Since(start))
}
// todo: check out that blog post