1 #ifndef ossimS3HeaderCache_HEADER 2 #define ossimS3HeaderCache_HEADER 30 typedef std::shared_ptr<S3HeaderCacheNode>
Node_t;
41 static std::shared_ptr<S3HeaderCache>
instance();
unsigned long long Timer_t
This code was derived from https://gist.github.com/mshockwave.
Timer class is used for measuring elapsed time or time between two points.