getBuildTime abstract method
Returns the timestamp when the scan completed.
This can be used to determine when the reflection data was generated, especially useful for cache invalidation or versioning systems.
Implementation
DateTime getBuildTime();