Your question actually contains the answer ;-)
If you use HH:mm:ss.SSS in the pattern in the schema it will print date columns in this way (e.g. in a tLogRow).
All Date objects keeps the values with milliseconds already. You do not have to do any additional settings.