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
I want to reduce the size of timing data using minstant, it is helpful if the size of Optionminstant::Instant is 8 byte.
So I want NonZero version of minstant::Instant although I don't know it's actually possible.