Skip to content
TILens What matters today in tech
Theme

Topic · Edition

Rust

1 items on 11 Jun 2013
Go Rust

Go's time.Duration Type Unravelled

I have been struggling with using the Time package that comes in the Go standard library. My struggles have come from two pieces of functionality. First, trying to capture the number of milliseconds between two…

Source: Ardan Labs Blog