To answer my own question:
with
modparam("acc", "time_mode", 2)
and
modparam("db_redis", "keys",
"acc=entry:callid,time_attr&cid:callid")
you'd get a millisec resolution timer in the key for redis
Well scratch that, I wasn't looking correctly at the logs. This doesn't
work.