aboutsummaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorFelix Lange <fjl@twurst.com>2015-03-08 07:35:23 +0800
committerFelix Lange <fjl@twurst.com>2015-03-08 07:35:23 +0800
commitafc530ea411e18223b0323d7e11aa0fab9289d65 (patch)
treeeaae979f2f1b78fd51a0c03e750544b96e27ef62 /ui
parentfda7b4c79d070f1cb4f5d7ef5b4d077d9dcf2774 (diff)
downloadgo-tangerine-afc530ea411e18223b0323d7e11aa0fab9289d65.tar
go-tangerine-afc530ea411e18223b0323d7e11aa0fab9289d65.tar.gz
go-tangerine-afc530ea411e18223b0323d7e11aa0fab9289d65.tar.bz2
go-tangerine-afc530ea411e18223b0323d7e11aa0fab9289d65.tar.lz
go-tangerine-afc530ea411e18223b0323d7e11aa0fab9289d65.tar.xz
go-tangerine-afc530ea411e18223b0323d7e11aa0fab9289d65.tar.zst
go-tangerine-afc530ea411e18223b0323d7e11aa0fab9289d65.zip
accounts: use time.Duration correctly
There is no point to using time.Duration if the value is interpreted as milliseconds. Callers should use the standard multiplication idiom to choose the unit. In fact, the only caller outside of the tests already does so.
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions