I like the apparent of the current time_this API, at least for single-argument functions. However, I think there's a better API trying to get out.
Timer will take a functools.partial as an argument, but that introduces a lot of timing noise, which is probably not acceptable for this application. Thinking on it.