You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Patsuckow Aleksey edited this page Dec 27, 2019
·
1 revision
Public properties, that can be used in your code:
self.iteration : int
Required to store the number of iterations.
[default: self.iteration = start]
self.loaded_bytes : int
Required to store the number of bytes loaded (down/up).
[default: self.loaded_bytes = 0]