STINNER Victor <[email protected]> added the comment: > Do we actually yet another function, or could this be covered by adding a > parameter such as monotonic=False, perhaps to wallclock().
A monotonic is a different clock, it would be surprising that an argument uses another clock. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13846> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
