The given class corresponds to a file (or a buffer), with a given last time this file was modified at the time of loading this file. The timestamp along with its String representation is returned.
function getTimeStamp input TypeName cl; output Real timeStamp; output String timeStampAsString; end getTimeStamp;