The time argument `t` should be first, making it easier to create a partial function using `functools.partial`.
The time argument
tshould be first, making it easier to create a partial function usingfunctools.partial.