mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Memory debugging
This commit is contained in:
@@ -174,6 +174,10 @@ private final class CameraContext {
|
||||
object: self.session.session
|
||||
)
|
||||
}
|
||||
|
||||
deinit {
|
||||
Logger.shared.log("CameraContext", "deinit")
|
||||
}
|
||||
|
||||
private var isSessionRunning = false
|
||||
func startCapture() {
|
||||
|
||||
Reference in New Issue
Block a user