Add a Basic Data Type named Timestamp that retrieve time in milliseconds, this way it is possible to calculate time or date time with milliseconds.
This is very useful in audit or logs, or even in a transaction level situation when having multiple users using the same entities or records.
There are some forge components to do that, but that will imply a server call, or extra logic to fetch this type ofdata.