getInstantiationTime.BasicObject.RdGets the time when the object was instantiated (created) as a POSIXt object.
# S3 method for class 'BasicObject'
getInstantiationTime(this, ...)Returns a POSIXt object, which extends class POSIXct.
The instantiation timestamp is set when the object is created, and
only of option "R.oo::BasicObject/instantiationTime" is TRUE.
For more about time formats and POSIX see DateTimeClasses.
For more information see BasicObject.