зеркало из https://github.com/microsoft/clock.git
b08e6b4da7
* Update imports in example (`WatchBeam` -> `mixer`) * Add Since() shorthand. `Since(t Time) Duration` from the `time` package returns the time elapsed since `t`. This is simply a shorthand for `Now().Sub(t)`, but makes for more readable code. |
||
---|---|---|
.. | ||
hello.go | ||
hello_test.go |