You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is impossible to parse timestamps like this 1553232410.535 - one would expect %s.%L to do that, as that is the output of format() for that specifier.
I've addressed this on our fork and is part of this PR: #44