
March 28, 2012
9:40 p.m.
Does this primarily give a high resolution clock, or primarily a monotonic clock? That's not clear from either the name, or the PEP.
I expect a better resolution from time.monotonic() than time.time(). I don't have exact numbers right now, but I began to document each OS clock in the PEP. Victor