Skip to content

Fix bug in TaurusTimeVal.totime

AdminBot requested to merge github/fork/oscarPrades/taurustime into develop

Created by: oscarPrades

Microseconds are used instead of nanoseconds when converting to time float. Fix it.

Merge request reports