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
// For time based granularity, this is the number of seconds between reports. If time interval is 0, then report is done every 60s.
342
342
// For percent based granularity, this is the number of percent value between reports. If percent interval is 0, then report is done every 10%
343
343
// For the default byte based granularity, this is the number of bytes received between reports. If set to 0, then runtime will report progress as image is downloaded.
0 commit comments