Skip to content

refactor input time_sec to time_msec

Simon Ser requested to merge github/fork/acrisci/refactor/sec-to-msec into master

Created by: acrisci

Makes rootston code a bit simpler because now it doesn't have to do the weird casting.

time_usec is now unused.

Merge request reports