getInstantiationTime.BasicObject: Gets the time when the object was instantiated
Description
Gets the time when the object was instantiated (created) as a POSIXt object.Usage
## S3 method for class 'BasicObject':
getInstantiationTime(this, ...)
Value
- Returns a POSIXt object, which extends class POSIXct.