Channels
welcome
github-notifications
development
announce
random
plugins
general
pex
Powered by
#development
Title
h
hundreds-breakfast-49010
03/27/2020, 7:41 PM
it seems like the std lib rust APIs for this involve getting hte currrent
SystemTime
and then comparing it to the unix epoch to get a
Duration
, which works but seems a bit verbose
Post