I think that TCL only supports milliseconds for measuring between two times. You would call “clock clicks -milliseconds”, then call it again and subtract the difference to get the elapsed time. I don’t think there’s a way to get the “clock format” command to include milliseconds.