getBuildTime abstract method

DateTime getBuildTime()

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();