Contents
|
PyGFileOperationProgressSink
.UpdateProgress
UpdateProgress(
WorkTotal
, WorkSoFar
)
Gives an estimate of total work completed
Parameters
WorkTotal
: int
Undimensioned number representing total amount of work
WorkSoFar
: int
Undimensioned number representing amount already completed