---
title: PhotogrammetrySession.Output.ProgressInfo
framework: realitykit
role: symbol
role_heading: Structure
path: realitykit/photogrammetrysession/output/progressinfo
---

# PhotogrammetrySession.Output.ProgressInfo

ProgressInfo includes the estimated remaining time and the progress stage during reconstruction.

## Declaration

```swift
struct ProgressInfo
```

## Topics

### Instance Properties

- [estimatedRemainingTime](realitykit/photogrammetrysession/output/progressinfo/estimatedremainingtime.md)
- [processingStage](realitykit/photogrammetrysession/output/progressinfo/processingstage.md)

## Relationships

### Conforms To

- [Sendable](swift/sendable.md)
- [SendableMetatype](swift/sendablemetatype.md)
