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
Without looking any more closely yet, it seems like perhaps it could support something like using DSeconds = std::chrono::duration<double>; by replacing the two instances of uint64_t with Rep... But I'm probably missing something.